[fpc-devel]BeOS compiling problem

XHajT03 at mbox.vol.cz XHajT03 at mbox.vol.cz
Sun Apr 6 00:15:16 CEST 2003


To:             	"fpc-devel mailling list" <fpc-devel at lists.freepascal.org>
From:           	"Olivier Coursi re" <olivier.coursiere at laposte.net>
Subject:        	[fpc-devel]BeOS compiling problem
Send reply to:  	fpc-devel at lists.freepascal.org
	<mailto:fpc-devel-request at lists.freepascal.org?subject=subscribe>
	<mailto:fpc-devel-request at lists.freepascal.org?subject=unsubscribe>
Date sent:      	Sat, 05 Apr 2003 17:11:04 +0200 CEST

   Hi,

> When i use "make beoszip" under BeOS with the latest 1.0.7 sources
> (CVS), i have this message :
> 
> ...
> /boot/test/fpc/107/fpc/compiler/ppc386 -Xs -OG2p3 -n -S2
> -Fu/boot/test/ fpc/107/fpc/rtl/beos
> -Fu/boot/test/fpc/107/fpc/packages/base/paszlib - Fibeos -Fiinc
> -FEbeos -Fl/boot/develop/tools/gnupro/lib/gcc-lib/i586-
> beos/2.9-beos-991026 -di386 -dRELEASE inc/eventlog.pp
> eventlog.pp(112,2) Fatal: Can't open include file eventlog.inc
> make[3]: *** [eventlog.ppu] Error 1 make[3]: Leaving directory
> `/boot/test/fpc/107/fpc/fcl' make[2]: *** [fcl_all] Error 2 make[2]:
> Leaving directory `/boot/test/fpc/107/fpc' make[1]: ***
> [build-stamp.beos] Error 2 make[1]: Leaving directory
> `/boot/test/fpc/107/fpc' make: *** [beoszip] Error 2   
> 
> This command used to work a few weeks ago. Maybe a path problem in
> makefiles.

 a new unit (eventlog) has been added to fcl, but it hasn't been 
adapted for the BeOS target. It's basically copying the right include 
file to the beos directory in fcl. The main question is - does BeOS 
support Unix syslog?

Tomas




More information about the fpc-devel mailing list