Re: [tkined] Heelp:

Walter Cheung (en401367@polyu.edu.hk)
Thu, 13 Nov 1997 12:58:27 +0800

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.
>
>
> ______________________________ Reply Separator
> _________________________________
> Subject: [tkined] Heelp:
> Author: Walter Cheung <en401367@polyu.edu.hk> at internet
> Date: 11/12/97 1:53 PM
>
>
> Hello:
>
> I find a problem in compiling UNIX version scotty. When I type
> "make", it outputs as following:
>
>
> cc -rdynamic -o scotty scotty.o -L/usr/lib -ltcl -lieee -ldl -lm
> /usr/i486-linux/bin/ld: cannot open -ldl: No such file or directory
> make: *** [scotty] Error 1
>
> I have used a new GNU dl. But, no use.
>
> Anybody can heelp me? Thank you..
>
> Regards
>
> Walter
> --
> !! 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.