I tried to install bochs tonight, but got the following error:

g++3 -c -I.. -I./.. -I../instrument/stubs -I./../instrument/stubs -I/sw/include -fpascal-strings -fno-common -arch ppc -Wno-four-char-constants -Wno-unknown-pragmas -Dmacintosh -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES `sdl-config --cflags` cdrom.cc -o cdrom.o
cdrom.cc: In function `kern_return_t FindEjectableCDMedia(io_iterator_t*,
mach_port_t*)':
cdrom.cc:216: parse error before string constant
cdrom.cc:216: parse error before `)' token
cdrom.cc: In function `kern_return_t GetDeviceFilePath(unsigned int, char*,
long int)':
cdrom.cc:241: parse error before string constant
cdrom.cc:242: parse error before `)' token
make[1]: *** [cdrom.o] Error 1
make: *** [iodev/libiodev.a] Error 2
### execution of make failed, exit code 2
Failed: compiling bochs-2.0.2-1 failed


You should know that I'm using the 10.3 distribution; I copied the .info file from /sw/fink/10.2-gcc3.3/unstable/main/finkinfo/utils/ to a utils folder that I created in /sw/fink/10.3/local/main/finkinfo/. It's not clear to me that this could account for the compilation error. Would the maintainer consider moving or copying the .info file into the 10.3 distribution?

Thank you,

Jonathan


------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to