Re: [tkined] Heelp:

Walter Cheung (en401367@polyu.edu.hk)
Fri, 14 Nov 1997 21:08:53 +0800

Hello Mark:

I have tried your suggestion. But, same output. May be I don't
completely understand your instructions. Could you mind giving me some
steps. Thank you..

Regards

Walter

Mark Harvey wrote:

> Walter Cheung wrote:
> >
> > Hello:
> >
> > I have tried to add the path in the Makefile. But, Bad news,
> same
> > result.
> >
> > cc -rdynamic -o scotty scotty.o -L/lib -ltcl -lieee -ldl -lm
> > /usr/i486-linux/bin/ld: cannot open -ldl: No such file or directory
> > make: *** [scotty] Error 1
> >
> > Regards
> >
> > Walter
> >
> > clau@plaintree.com wrote:
> >
> > > I had the same problem when I tried to compile scotty on
> > > Slackware a
> > > while back. The message says the linker cannot find the "dl"
>
> > > library.
> > > Try putting the path of ld.so in the link line, e.g. put
> > >
> > > -L/lib
> > >
> > > just before -ldl (Replace the path as appropriate). You
> have to
> > > make
> > > this change manually in the makefile.
> > >
> > > Good Luck.
> > >
> {snip]
>
> I had this problem with Slackware install. I had to add another link
> to
> the libdl.so.1 to point to the correct libdl.so.1.?.? lib.
>
> Hope this helps :-)
> > --
> > !! This message is brought to you via the `tkined & scotty' mailing
> list.
> > !! Please do not reply to this message to unsubscribe. To subscribe
> or
> > !! unsubscribe, send a mail message to
> <tkined-request@ibr.cs.tu-bs.de>.
> > !! See http://wwwsnmp.cs.utwente.nl/~schoenw/scotty/ for more
> information.

--
!! This message is brought to you via the `tkined & scotty' mailing list.
!! Please do not reply to this message to unsubscribe. To subscribe or
!! unsubscribe, send a mail message to <tkined-request@ibr.cs.tu-bs.de>.
!! See http://wwwsnmp.cs.utwente.nl/~schoenw/scotty/ for more information.