[fpc-pascal] xforms

ik idokan at gmail.com
Mon Sep 22 08:55:09 CEST 2008


Does the library shown when you write
ldconfig -v

If so, then see if there is an attempt to call a full library name or
just the name prior to the .so extension.

Ido

On Sun, Sep 14, 2008 at 10:26 PM, Gaetano Di Stefano
<gaetanodistefano at alice.it> wrote:
> hello,
> i am a newbie and tryng unsuccesfully to compile and run xforms example
> getting only this message:
> ....
>        Compiling pushme.pp
>        Linking ./pushme
>        /usr/bin/ld: cannot find -lforms
>        pushme.pp(16,1) Error: Error while linking
>        pushme.pp(16,1) Fatal: There were 1 errors compiling module, stopping
>        Fatal: Compilation aborted
>        make: *** [pushme] Error 1
> ....
> i am under OpenSuSe 10.2 OS i386 and an ls on /usr/X11R6/lib produces:
>        libfltk.so.1.1
>        libfltk_forms.so.1.1
>        libfltk_gl.so.1.1
>        libfltk_images.so.1.1
>
> but i understood it needs forms.so (or forms.a) i haven't.
>
> What can i do or read to go on?
>
> thanks, Gaetano
> --
> _______________________________________________
> fpc-pascal maillist  -  fpc-pascal at lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-pascal
>



-- 
http://ik.homelinux.org/



More information about the fpc-pascal mailing list