On 30-Mar-2000 Arnold Meijster wrote:
> I tried to install mesa according to the installation
> docs. Compiling Mesa itself went fine, however, compiling the
> tests using 'make check' resulted in undef. references (Xmu....).
> This is correct since -lXmu should be added.
The configure scripts checks for libXmu and automatically
adds it the link command if it exists.
Is your libXmu located in a non-standard directory?
> Besides
> the command line looks like
> cc ....... file.c ..... -lXext -lXt ....
> while on my linux system the -lXext -lXt must really be the end of
> the command line.
Why???
> By adding -lXmu and putting the -lXXXX to
> the end of the command line compilation worked fine.
Thomas Tanner -------------------------
email: tanner@(ffii.org|gnu.org|gmx.de)
web: http://home.pages.de/~tanner/
UMI: http://umi.ffii.org/
_______________________________________________
Mesa-bug maillist - [EMAIL PROTECTED]
http://lists.mesa3d.org/mailman/listinfo/mesa-bug
_______________________________________________
Mesa-dev maillist - [EMAIL PROTECTED]
http://lists.mesa3d.org/mailman/listinfo/mesa-dev