Re: [Motiftools-users] Problems Building Under Solaris 7
Brought to you by:
motiftools
|
From: <Jef...@i-...> - 2000-11-08 13:03:16
|
Hi Jake,
Hi Frank,
Jake Colman wrote:
>>>>>> "FF" == Frank Finner <fr...@fi...> writes:
>
> >>
> >> I get the following error when mockup is built:
> >>
> >> LD_RUN_PATH=/usr/openwin/lib cc -o mockup -O -Xc -xF -xcg92 -L../Xmt
> >> /usr/dt/lib/ /usr/openwin/lib/ mockup.o -lXmt -lXm -lXmu -lXt -lXext
>
> FF> ^^^ ^^^
> FF> Maybe you should insert a "-L" here, too. Each library path must be
> FF> preceded by a "-L". I don't know, if this line is created
> FF> automagically from the Imakefile, but if so, I would call it a bug,
> FF> this should be changed in the future.
>
>Bingo! I manually edited the generated Makefile to add the -L and it
>successfully built. Thanks!
That's great !
I'll write this up as a bug in the makefile stuff. Then we'll see if we can
patch the make stuff to get it working.
Thanks very much for the info.
Take care,
Jeffrey L. Franks
|