thhirsch | 20 Jun 17:12
Picon
Favicon

Unablel to compile freecom (fresch CVS-checkout) due to errors

Hi,

Sorry for boring with my unability to solve it by myself  (i am not a
developer..).

When doing a fresh checkout of freecom and trying to compile with
TurboCPP (suppl downloaded and added) i was unable to compile because of
the following error(s). (see copied screen output).
Error: Undefined symbol _abspath in module batch.c
Error: Undefined symbol _truepath in module TRUENAME

Some weeks (or month?) ago i tried and succeded in compiling without
errors. Please advice on how to correct, as i want to test newest kernel
with newest FreeCom for my OS-Deployment-Disk.

Many thanks in advance
Thomas Hirsch

Screen output with error message:
------------------------------------------------------------------------------------
	Making COMMAND.COM
	MAKE  Version 3.0  Copyright (c) 1987, 1990 Borland International
	Available memory 533672 bytes
	        copy MAKE0000.$$$ TCCDOS.CFG
	        1 Datei(en) kopiert
	        Z:\TCPP\BIN\TCC +TCCDOS.CFG -c batch.c cmdtable.c command.c
	Turbo C++  Version 1.01 Copyright (c) 1990 Borland International
	batch.c:
	cmdtable.c:
	command.c:

	        Available memory 171648
	        nasm.exe  -f obj -DMODEL=s dummies.asm
	        Z:\TCPP\BIN\TCC +TCCDOS.CFG -c expalias.c init.c kswap.c
loadhigh.c modu
	le.c redir.c ver.c
	Turbo C++  Version 1.01 Copyright (c) 1990 Borland International
	expalias.c:
	init.c:
	kswap.c:
	loadhigh.c:
	module.c:
	redir.c:
	ver.c:
	        Available memory 162688
	        nasm.exe  -f obj -DMODEL=s cb_catch.asm
	        Z:\TCPP\BIN\Tlink /m/s/l /c /d @MAKE0001.$$$
	Turbo Link  Version 3.01 Copyright (c) 1987, 1990 Borland International
	Warning: __fstpcpy defined in module FSTPCPY.OBJ is duplicated in
module FSTPCPY
	Warning: _putenv defined in module ENV_PUT.OBJ is duplicated in module
PUTENV

	Error: Undefined symbol _abspath in module batch.c
	Error: Undefined symbol _truepath in module TRUENAME
	** error 1 ** deleting command.exe
	Z:\freecom\shell>
	-----------------------------------------

-------------------------------------------------------
This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference
Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer
Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA
REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND

Gmane