[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bbdisplay compile problemo
- To: hobbit (at) hswn.dk
- Subject: bbdisplay compile problemo
- From: David Antognini <dave (at) antognini.com>
- Date: Mon, 18 Feb 2008 10:46:53 -0500
- References: <5D9CB2D13D0B004FA00E70149B166A916A9C9D (at) trn2622.natpower.co.uk> <EC70BBBBD43A8B468D2460FE1CFAAA260E381EE0 (at) EX1.nibco.com>
- User-agent: Thunderbird 2.0.0.9 (Windows/20071031)
Guys,
I just downloaded the latest snapshop and I ge this error while
compiling. Anyone know how to resolve this?
Thanks,
Dave
make[1]: Entering directory `/root/snapshot/bbdisplay'
gcc -g -O2 -Wall -Wno-unused -D_REENTRANT -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -DLINUX -I. -I/root/snapshot/include
-I/usr/include -c -o bbgen.o bbgen.c
gcc -g -O2 -Wall -Wno-unused -D_REENTRANT -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -DLINUX -I. -I/root/snapshot/include
-I/usr/include -c -o loadbbhosts.o loadbbhosts.c
gcc -g -O2 -Wall -Wno-unused -D_REENTRANT -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -DLINUX -I. -I/root/snapshot/include
-I/usr/include -c -o loaddata.o loaddata.c
gcc -g -O2 -Wall -Wno-unused -D_REENTRANT -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -DLINUX -I. -I/root/snapshot/include
-I/usr/include -c -o bbconvert.o bbconvert.c
gcc -g -O2 -Wall -Wno-unused -D_REENTRANT -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -DLINUX -I. -I/root/snapshot/include
-I/usr/include -c -o pagegen.o pagegen.c
pagegen.c: In function `do_bb2_page':
pagegen.c:1134: warning: passing arg 14 of `do_eventlog' makes integer
from pointer without a cast
pagegen.c:1134: error: incompatible type for argument 20 of `do_eventlog'
pagegen.c:1134: error: too few arguments to function `do_eventlog'
make[1]: *** [pagegen.o] Error 1
make[1]: Leaving directory `/root/snapshot/bbdisplay'
make: *** [bbdisplay-build] Error 2