Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Jan 1997 22:59:14 +0100 (MET)
From:      Christoph Kukulies <kuku@gilberto.physik.rwth-aachen.de>
To:        razz@reach.net (Jason Adamson)
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: error code
Message-ID:  <199701302159.WAA12832@gilberto.physik.rwth-aachen.de>
In-Reply-To: <199701302133.QAA12290@connect.reach.net> from Jason Adamson at "Jan 30, 97 04:33:09 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
> I am having a prob with my Xwindows in FreeBSD 2.2.
> Whenever i try to compile a port i get this error : (this example is from
> xed that i tried to install )
> cc -o xed -m486 -O2      -L/usr/X11R6/lib xedit.o jump.o edit.o file.o
>  warning.o search.o file_sel.o special.o commands.o -lXaw -lXmu -L/usr
> /X11R6/lib -lXt -lX11 -lXt -lSM -lICE -lXext -lX11   -lm -lgnumalloc
> ld: -lgnumalloc: no match
> *** Error code 1
> Stop.
> 
> Can anyone help me sort this out ?
>  thanks for your support

Check if you got /usr/lib/compat and the libs in there. And of course
the corresponding portions in /etc/rc where this is added to the
shared libs search path.


>   J.
> 
> 

--Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199701302159.WAA12832>