Re: [Fink-devel] libtool hacker needed...

2002-04-12 Thread Justin Hallett
well I got giFT-skt to work and sent it to beren, he informed me that he had just got it to work as well..but I do agree I'd use the curs version first. [EMAIL PROTECTED] writes: >GiFTcurs works fine, and so does the giFT daemon, but the GTK+ front-end >doesn't (it is obsolete anyway, I believe..

Re: [Fink-devel] libtool hacker needed...

2002-04-12 Thread Jeremy Higgs
On 11/4/02 10:47 AM, "Justin Hallett" <[EMAIL PROTECTED]> wrote: > I'm sorry I don't remember there being an issue, as a matter a fact I > thought giftcurs worked fine?? GiFTcurs works fine, and so does the giFT daemon, but the GTK+ front-end doesn't (it is obsolete anyway, I believe... GiFTcurs

Re: [Fink-devel] libtool hacker needed...

2002-04-10 Thread Chris Zubrzycki
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 [chris@localhost:/sw/src/gift-0.10.0-20020408/OpenFT$]> otool -L /sw/lib/giFT/libOpenFT.so /sw/lib/giFT/libOpenFT.so: /sw/lib/libdl.0.dylib (compatibility version 0.0.0, current version 0.0.0) /usr/lib/libSystem.B.dylib (compa

Re: [Fink-devel] libtool hacker needed...

2002-04-10 Thread Justin Hallett
hmm run otool on it and make sure dlcompat is linked to it. [EMAIL PROTECTED] writes: >/sw/lib/giFT/libOpenFT.so: dlcompat: unable to find symbol "OpenFT_init" ¸.·´^`·.,][JFH][`·.,¸¸.·´][JFH][¸.·´^`·., Justin F. Hallett - Systems Analyst Phone: (780)-408-3094

Re: [Fink-devel] libtool hacker needed...

2002-04-10 Thread Chris Zubrzycki
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 when I try to run the damenon, I get [chris@localhost:~/development/local/net$]> giFT ** gift-debug:Loading protocols... ** gift-fatal:couldn't load protocol in file /sw/lib/giFT/libOpenFT.so: dlcompat: unable to find symbol "OpenFT_init"

Re: [Fink-devel] libtool hacker needed...

2002-04-10 Thread Peter O'Gorman
On Thursday, April 11, 2002, at 10:42 AM, Chris Zubrzycki wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > not giFTcurs. giFT-gtk. I cannot the gtk client to compile with > the - --no-dlopen option. Without it, it compiles fine, but It > cannot find the symbols in the .so file. W

Re: [Fink-devel] libtool hacker needed...

2002-04-10 Thread Chris Zubrzycki
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 not giFTcurs. giFT-gtk. I cannot the gtk client to compile with the - --no-dlopen option. Without it, it compiles fine, but It cannot find the symbols in the .so file. On Wednesday, April 10, 2002, at 08:47 PM, Justin Hallett wrote: > I'm sor

Re: [Fink-devel] libtool hacker needed...

2002-04-10 Thread Justin Hallett
I'm sorry I don't remember there being an issue, as a matter a fact I thought giftcurs worked fine?? [EMAIL PROTECTED] writes: >I have a problem with giFT. I need to disable dlopen, and manually add >- -ldl to the LDFLAGS, or else it compiles fine, but says it cannot find >symbols at runtime. I