This one time, at band camp, Vitalie Lazu wrote:
>Package: libglut3
>Version: 3.7-25
>Severity: normal
>
>this symlink is needed to be able to build packages from
>source with linker flag -lglut, like gpac for example:
>
>-----
>make[2]: Entering directory `/home/lz/work/src/gpac-0.4.4/modules/render3d'
>gcc -shared -Wl,--warn-common -o ../../bin/gcc/gm_render3d.so background.o 
>bindable.o bitmap.o camera.o form.o geometry_stacks.o geometry_x3d.o 
>gradients.o grouping.o grouping_stacks.o hardcoded_protos.o layers.o layout.o 
>lighting.o mesh.o mesh_collide.o navigate.o path_layout.o render3d.o 
>render3d_nodes.o sensor_stacks.o sound.o text.o texture_stacks.o viewport.o 
>visual_surface.o texturing_gl.o vs_gl_draw.o tesselate.o  -L../../bin/gcc 
>-lgpac -lm -lGL -lglut
>/usr/bin/ld: cannot find -lglut
>collect2: ld returned 1 exit status
>make[2]: *** [gm_render3d.so] Error 1
>make[2]: Leaving directory `/home/lz/work/src/gpac-0.4.4/modules/render3d'
>make[1]: *** [plugs] Error 2
>make[1]: Leaving directory `/home/lz/work/src/gpac-0.4.4/modules'
>make: *** [mods] Error 2
>----------------
>
>after I created symlink by hand, compilation succeds.

This symlink is provided by the libglut-dev package.

>The same error I found for lame package, when enabling mp3 support, symlink
>to libmp3lame.so is not included in the package.
>I changed libmp3lame0.files to include it by modifying pattern:
>from usr/lib/libmp3lame.so.* to usr/lib/libmp3lame.so*
>
>I think the same error is here.

That's a different package, and a different maintainer, but I suspect you
want the libmp3lame-dev package installed.

>
>
>-- System Information:
>Debian Release: lenny/sid
>  APT prefers testing
>  APT policy: (500, 'testing')
>Architecture: i386 (i686)
>
>Kernel: Linux 2.6.22.1lz
>Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
>Shell: /bin/sh linked to /bin/bash
>
>Versions of packages libglut3 depends on:
>ii  freeglut3                     2.4.0-5.2  OpenGL Utility Toolkit
>
>libglut3 recommends no packages.
>
>-- no debconf information
>
>



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to