[Slackbuilds-users] celestia 1.6.0 not building

Leonardo sombriks at gmail.com
Mon Jul 26 23:49:08 UTC 2010


Make sure that libjpeg is available for root; try some fancy test with
gcc using the superuser:

leonardo at cecil:~$ gcc -ldontexists
/usr/lib/gcc/i486-slackware-linux/4.4.4/../../../../i486-slackware-linux/bin/ld:
cannot find -ldontexists
collect2: ld returned 1 exit status
leonardo at cecil:~$

=====================

leonardo at cecil:~$ gcc -ljpeg
/usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crt1.o: In function `_start':
/glibc-tmp-7b656c8000ae40fc9be4cfbd41e28e4e/glibc-2.11.1/csu/../sysdeps/i386/elf/start.S:115:
undefined reference to `main'
collect2: ld returned 1 exit status
leonardo at cecil:~$


2010/7/26 JCA <1.41421 at gmail.com>:
> Here's what I am getting:
>
> checking for X... libraries , headers
> checking for gethostbyname... yes
> checking for connect... yes
> checking for remove... yes
> checking for shmat... yes
> checking for IceConnectionNumber in -lICE... yes
> checking for deflate in -lz... yes
> checking GL/gl.h usability... yes
> checking GL/gl.h presence... yes
> checking for GL/gl.h... yes
> checking for glNewList in -lGL... yes
> checking GL/glu.h usability... yes
> checking GL/glu.h presence... yes
> checking for GL/glu.h... yes
> checking for gluLookAt in -lGLU... yes
> checking for i486-slackware-linux-pkg-config... no
> checking for pkg-config... /usr/bin/pkg-config
> checking pkg-config is at least version 0.9.0... yes
> checking for GTK... yes
> checking for CAIRO... yes
> checking for THEORA... yes
> checking for jpeg_start_decompress in -ljpeg... no
> configure: error: jpeg library not found
>
> The libjpeg-v8a-i486-1 is installed in my box.
> _______________________________________________
> SlackBuilds-users mailing list
> SlackBuilds-users at slackbuilds.org
> http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
> Archives - http://lists.slackbuilds.org/pipermail/slackbuilds-users/
> FAQ - http://slackbuilds.org/faq/
>
>


More information about the SlackBuilds-users mailing list