Hello all,
i just tried to compile bbppp. ./configure was no problem,
but then i wanted to do make. see what happened:

linux:/opt/bbppp-0.2.3 # make
Making all in data
make[1]: Entering directory `/opt/bbppp-0.2.3/data'
make[1]: F�r das Ziel �all� ist nichts zu tun.
make[1]: Leaving directory `/opt/bbppp-0.2.3/data'
make[1]: Entering directory `/opt/bbppp-0.2.3'
c++ -DPACKAGE=\"bbppp\" -DVERSION=\"0.2.3\" -DSTDC_HEADERS=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIBGEN_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_STDIO_H=1 -DHAVE_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_WAIT_H=1 -DTIME_WITH_SYS_TIME=1 -DSTDC_HEADERS=1 -DHAVE_MALLOC_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_SETLOCALE=1 -DHAVE_SIGACTION=1 -DHAVE_STRFTIME=1 -I. -I. -DINTERLACE -DGLOBAL_BB=\"/usr/local/share/bbtools/bbppp.bb\" -DGLOBAL_NOBB=\"/usr/local/share/bbtools/bbppp.nobb\" -O2 -Wall -I/usr/X11R6/include -c main.cc
main.cc:45:24: missing terminating " character
main.cc: In function `void Usage()':
main.cc:46: error: `s' undeclared (first use this function)
main.cc:46: error: (Each undeclared identifier is reported only once for each
function it appears in.)
main.cc:46: error: `options' undeclared (first use this function)
main.cc:46: error: stray '\' in program
main.cc:46:31: missing terminating " character
main.cc:46: error: parse error before string constant
main.cc:27: warning: unused variable `char*usageOptions'
make[1]: *** [main.o] Fehler 1
make[1]: Leaving directory `/opt/bbppp-0.2.3'
make: *** [all-recursive] Fehler 1


Does somebody know what to do?
I have BBox 0.65.0 and tried this versions:
    bbppp-0.2.3.tar.gz  (tar-gziped source)
    bbppp-0.0.3.tar.gz  (tar-gziped source)
Both the same error.

Hope you have any ideas.
Regards,
Chris

--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
List archives:  http://asgardsrealm.net/lurker/splash/index.html
Trouble? Contact [EMAIL PROTECTED]



Reply via email to