Problems compiling: Undefined symbol
Eric Forgette
4jet at overnite.com
Sun Jul 13 18:54:31 CEST 2003
Hello,
While looking for an answer in the archives, I found my question with
no answer... The good news is I've discovered the solution. The
gdImageCreateFromJpeg requires libjpeg. If you only 'make', 'make
install' libjpeg, you don't get the libraries and includes in
/usr/local! You must also 'make install-lib', 'make install-headers'.
Then configure gd! If you use gd 2.X you should now see:
** Configuration summary for gd 2.X.XX:
Support for PNG library: yes
Support for JPEG library: yes
Support for Freetype 2.x library: no
Support for Xpm library: no
Run make, 'make install' for gd, then run 'make all' in the nagios
build area again.
I hope this helps others trying to run Nagios on Solaris.
Regards,
-Eric
----
Eric P. Forgette
Unix Systems Administrator
http://homepage.mac.com/e4jet/sysadm/
> -----Original Message-----
> From: Chet Luther [mailto:chet at rc...]
> Sent: 21 February 2002 00:19
> To: nagios-users at li...
> Subject: [Nagios-users] Problems compiling: Undefined symbol
> gdImageCreateFromJpeg.
>
>
> During the compile I get this issue:
>
> --- BEGIN CUT ---
> gcc -g -O2 -I/opt/pgsql/include -I/opt/include
> -I/usr/perl5/5.00503/sun4-
> solaris/CORE -DHAVE_CONFIG_H -DNSCGI -L/opt/pgsql/lib -L/opt/lib
-lpq
> statusmap.c getcgi.o cgiutils.o auth.o popen.o ../common/objects.c
> ./xdata/xodtemplate.c ../common/statusdata.c
> ./xdata/xsddb.c -lgd -lpng -ljpeg -lttf -lz -lm edata.o
> ../xdata/xeddb.c -o
> statusmap.cgi
> Undefined first referenced
> symbol in file
> gdImageCreateFromJpeg /var/tmp/ccOZXMcS.o
> ld: fatal: Symbol referencing errors. No output written to
> statusmap.cgi
> collect2: ld returned 1 exit status
> make: *** [statusmap.cgi] Error 1
> --- END CUT ---
>
-------------------------------------------------------
This SF.Net email sponsored by: Parasoft
Error proof Web apps, automate testing & more.
Download & eval WebKing and get a free book.
www.parasoft.com/bulletproofapps1
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue.
::: Messages without supporting info will risk being sent to /dev/null
More information about the Users
mailing list