Beginning to write a client

Sadrul Habib Chowdhury imadil at gmail.com
Fri May 18 16:53:59 EDT 2007


* Greg Chagnon had this to say on [18 May 2007, 16:12:40 -0400]:
> Thanks....I'm getting there.  Now it's:
> 
> # gcc `pkg-config --libs glib-2.0` -I /usr/include/libpurple/ -I
> /usr/include/glib-2.0/ -I /usr/lib/glib-2.0/include/ nullclient.c
> /tmp/ccBPvTts.o: In function `null_write_conv':
> nullclient.c:(.text+0x16e): undefined reference to `purple_utf8_strftime'

If you are building the nullclient out of tree, use the command
`make -f Makefile.oot`

Sadrul




More information about the Devel mailing list