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

checker compile problem



sorry guys ;-)


gestalt:~/code/list% make
checkerg++ list_class.cpp -c -Wall -O2 -s -pedantic
checkerg++ main.cpp -c -Wall -O2 -s -pedantic
checkerg++ main.o list_class.o -o list -Wall -O2 -s -pedantic
/usr/i486-linuxchecker/lib/libdebian.a(chkr-assert.o): In function
`induce_segfault':
/home/blp/misc/checker-0.8/assert.c:11: undefined reference to `printf'
/usr/i486-linuxchecker/lib/libdebian.a(chkr-assert.o): In function
`__assert_fail':
/home/blp/misc/checker-0.8/assert.c:27: undefined reference to `printf'
/usr/i486-linuxchecker/lib/libdebian.a(chkr-assert.o): In function
`__eprintf':
/home/blp/misc/checker-0.8/assert.c:37: undefined reference to `printf'
/lib/libm.so.5: undefined reference to `__getfpucw'
/usr/lib/libg++.so: undefined reference to `__errno_location'
make: *** [list] Error 1


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-user-request@lists.debian.org . 
Trouble?  e-mail to templin@bucknell.edu .


Reply to: