[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

akcl and NeXTStep 3.0



Hi,

In NeXT-akcl-1-615.README Noritake Yonezawa writes:

>The file NeXT-akcl-1-615.tar.Z contains NeXT-specific change files
>to get AKCL run on NeXT under OS 2.0 and later.
>(I don't know if it will work on OS 3.0, though.)

I tried to compile it under NeXTSTep 3.0 ... this is what I got:

 ... lots stuff left out ...

cc -DVOL=volatile  
-I/Disk/usr/local/NeXTNet/rascal.ics.utexas.edu/akcl/o  
-fwritable-strings -c -O -I../h -g ../c/unixfasl.c
/NextDeveloper/2.0CompatibleHeaders/mach.h:1: warning:  Compatibility  
header file included, use <mach/mach.h>
/NextDeveloper/2.0CompatibleHeaders/sys/loader.h:1: warning:   
Compatibility header file imported, use <mach-o/loader.h>
/NextDeveloper/2.0CompatibleHeaders/rld.h:1: warning:  Compatibility  
header file included, use <mach-o/rld.h>
cc -DVOL=volatile  
-I/Disk/usr/local/NeXTNet/rascal.ics.utexas.edu/akcl/o  
-fwritable-strings -c -O -I../h -g ../c/unixfsys.c
cc -DVOL=volatile  
-I/Disk/usr/local/NeXTNet/rascal.ics.utexas.edu/akcl/o  
-fwritable-strings -c -O -I../h -g ../c/unixint.c
cc -DVOL=volatile  
-I/Disk/usr/local/NeXTNet/rascal.ics.utexas.edu/akcl/o  
-fwritable-strings -c -O -I../h -g ../c/unixsave.c
/NextDeveloper/2.0CompatibleHeaders/mach.h:1: warning:  Compatibility  
header file included, use <mach/mach.h>
/NextDeveloper/2.0CompatibleHeaders/sys/loader.h:1: warning:   
Compatibility header file imported, use <mach-o/loader.h>
In file included from ../c/unixsave.c:17:
../c/NeXTunixsave.c:26: conflicting types for `getsectbyname'
/NextDeveloper/Headers/bsd/libc.h:230: previous declaration of  
`getsectbyname'
../c/NeXTunixsave.c: In function `get_data_region':
../c/NeXTunixsave.c:211: warning: comparison between pointer and  
integer
*** Exit 1
Stop.
*** Exit 1
Stop.
*** Exit 1
Stop.


so apparently it doesn't compile under 3.0 ! Did anybody look at this  
yet? 


Thanks,

Christian Bliek. (cbliek@dcc.uchile.cl)