Benedict P. Barszcz said:
> Hi all,
> can anyone make anything out of the compile problem I get with ghu-0.0.1?
> 
> 
> gcc -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include
> -I/usr/X11R6/include -I/usr/lib/glib/include -o ghumheard main.o props.o -lax25
> -rdynamic -L/usr/lib -L/usr/X11R6/lib -lgnomeui -lart_lgpl -lgdk_imlib -lSM
> -lICE -lgtk -lgdk -lgmodule -lXext -lX11 -lgnome -lgnomesupport -lesd
> -laudiofile -lm -ldb1 -lglib -ldl main.o: In function `PrintPortEntry':
> main.o(.text+0x724): undefined reference to `ax25_ntoa' main.o(.text+0x7ef):
ax25_ntoa is part of the libax25 library, you don't have it.  I need to make
the configure file more inteligent so it aborts if it cannot find the 
library.

I also might write some documentation there one day.

  - Craig
-- 
Craig Small VK2XLZ, PGP: AD 8D D8 63 6E BF C3 C7  47 41 B1 A2 1F 46 EC 90
Eye-Net Consulting http://www.eye-net.com.au/     <[EMAIL PROTECTED]>
MIEEE <[EMAIL PROTECTED]>              Debian developer <[EMAIL PROTECTED]>

Reply via email to