Re: dia 0.92 build fails (during linking) on MacOS 10.3
From: Eric Meek <meek cs utk edu>
To: dia-list gnome org
Subject: Re: dia 0.92 build fails (during linking) on MacOS 10.3
Date: Mon, 10 Nov 2003 21:46:29 -0500
I was looking at the way the other distributions handled the dynamic
libraries.
I just got done porting a different open source package to (NetSolve)
to MacOS X 10.2 which provided some valuable experience (btw, it also
works under 10.3 using finks libdyld). In NetSolve it was just a
matter of replacing "-shared" with "-bundle -flat_namespace -undefined
suppress -multiply_defined suppress" to handle the dynamic libs.
However libtool was not used in the build process so I have a little
bit of learning to do and I don't think dia will be quite as simple.
Eric
I have two days on my calendar, today and that day -- Martin Luther
On Nov 10, 2003, at 2:45 AM, Cyrille Chepelov wrote:
> Le Sat, Nov 08, 2003, à 03:44:02PM -0600, Lars Clausen a écrit:
>
>> So it looks like libpangoxft and libpangoft2 both define (or include
>> through linking) the same symbols. This might be a sideeffect of the
>> non-portable linking of libdia. Mayhap you should change the libdai
>> liking
>> first and see if it persists, after that I suggest talking with the
>> Pango
>> people to see if they have any idea for multiple linking.
>>
>> Sorry I cannot be more help, but linker magic is not really my field.
>
> Do we have any linker magic in place to cope with FreeBSD? I never
> really touched either (unless fiddling with the GUI in a store counts
> as
> "touching"), but I would kind of expecting the issues and solutions to
> have some level of similarity.
>
> -- Cyrille
>
> --
> FRA: 61-18(FIJ) 51-29(JPN) 51-9(SCO) 41-14(USA) >> 43-21(IRL)
> _______________________________________________
> Dia-list mailing list
> Dia-list@gnome.org
> http://mail.gnome.org/mailman/listinfo/dia-list
> FAQ at http://www.lysator.liu.se/~alla/dia/faq.html
> Main page at http://www.lysator.liu.se/~alla/dia
>