Menu

#2 problems during make process

open
nobody
None
5
2003-02-25
2003-02-25
qwerty474
No

make all-recursive
make[1]: Entering directory `/home/joe/gnuyahoo-1.0.1'
Making all in src
make[2]: Entering directory `/home/joe/gnuyahoo-1.0.1/src'
source='yahoo-wrapper.c' object='yahoo-wrapper.o' libtool=no \
depfile='.deps/yahoo-wrapper.Po'
tmpdepfile='.deps/yahoo-wrapper.TPo' \
depmode=gcc /bin/sh ../depcomp \
gcc -I. -I.. -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I. -I. -I..
-Wall -D_GNU_SOURCE -g -O2 -I -I -DPATH_CFG=\"/usr/local/etc\"
-DDATADIR=\"/usr/local/share\" -c `test -f yahoo-wrapper.c || echo
'./'`yahoo-wrapper.c
yahoo-wrapper.c: In function `send_message':
yahoo-wrapper.c:83: too few arguments to function `yahoo_send_im'
yahoo-wrapper.c: In function `send_message_no_hook':
yahoo-wrapper.c:97: too few arguments to function `yahoo_send_im'
make[2]: *** [yahoo-wrapper.o] Error 1
make[2]: Leaving directory `/home/joe/gnuyahoo-1.0.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/joe/gnuyahoo-1.0.1'
make: *** [all] Error 2

What am I doing wrong?

Discussion


Log in to post a comment.