[Synfig-devl] [ synfig-Bugs-1423944 ] synfig configure doesn't prefer the system libltdl

2012-04-17 Thread SourceForge . net
Bugs item #1423944, was opened at 2006-02-04 00:32
Message generated for change (Comment added) made by genete
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=757416aid=1423944group_id=144022

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Compile-Time
Group: None
Status: Closed
Resolution: Fixed
Priority: 5
Private: No
Submitted By: Paul Wise (pabs3)
Assigned to: Paul Wise (pabs3)
Summary: synfig configure doesn't prefer the system libltdl

Initial Comment:
synfig's configure process does not use the system
libltdl when available, instead linking the embedded
version in statically, without using -fPIC. This causes
problems on non-i386 platforms, which need PIC to work.

The best solution to this is to prefer the system
libltdl. If that can't be done, synfig needs to be sure
to compile libltdl with PIC.

--

Comment By: Genete (genete)
Date: 2012-04-17 10:11

Message:
Closing the bug since build in non-i386 platforms is not an issue

--

Comment By: Genete (genete)
Date: 2009-07-28 01:30

Message:
It still needs fixing. Reopening it.

--

Comment By: Paul Wise (pabs3)
Date: 2009-07-28 01:26

Message:
This bug isn't fixed, I don't have access to reopen it, please do so.

--

Comment By: Genete (genete)
Date: 2009-07-27 15:04

Message:
If fixed then should be closed.

--

Comment By: Paul Wise (pabs3)
Date: 2007-11-29 18:55

Message:
Logged In: YES 
user_id=35028
Originator: YES

pabs3 pxegeek: (for when you return): until I figure out how to fix this
properly, in configure.ac, changing AC_LIBLTDL_INSTALLABLE to
AC_LIBLTDL_CONVENIENCE and reautotooling should allow you to build
pabs3 hmm, doesn't seem to be a way to use the convenience libltdl, but
use the system-wide one in preference to it
pabs3 http://osdir.com/ml/gnu.gnash.devel2/2006-11/msg00422.html
pabs3 I think that I have to agree with that post, and that we should
just use AC_LIBLTDL_CONVENIENCE
pabs3 KiBi / dooglus / sladegen / Bombe / omry: thoughts?
* pabs3 commits for now
pabs3 hmm
CIA-35 synfig: pabs * r1169 /synfig-core/trunk/configure.ac: 
CIA-35 synfig: Use AC_LIBLTDL_CONVENIENCE instead of
AC_LIBLTDL_INSTALLABLE because Win32
CIA-35 synfig: doesn't seem to be able to link a libsynfig DLL to a
libltdl DLL and there
CIA-35 synfig: doesn't seem to be a way to compile libltdl statically and
libsynfig
CIA-35 synfig: dynamically.

--

Comment By: Paul Wise (pabs3)
Date: 2006-02-04 03:13

Message:
Logged In: YES 
user_id=35028

Fixed in svn version 124 by using AC_LIBLTDL_INSTALLABLE.

--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=757416aid=1423944group_id=144022

--
Better than sec? Nothing is better than sec when it comes to
monitoring Big Data applications. Try Boundary one-second 
resolution app monitoring today. Free.
http://p.sf.net/sfu/Boundary-dev2dev
___
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl


[Synfig-devl] [ synfig-Bugs-1423944 ] synfig configure doesn't prefer the system libltdl

2009-07-28 Thread SourceForge.net
Bugs item #1423944, was opened at 2006-02-04 16:32
Message generated for change (Comment added) made by pabs3
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=757416aid=1423944group_id=144022

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Compile-Time
Group: None
Status: Closed
Resolution: Fixed
Priority: 5
Private: No
Submitted By: Paul Wise (pabs3)
Assigned to: Paul Wise (pabs3)
Summary: synfig configure doesn't prefer the system libltdl

Initial Comment:
synfig's configure process does not use the system
libltdl when available, instead linking the embedded
version in statically, without using -fPIC. This causes
problems on non-i386 platforms, which need PIC to work.

The best solution to this is to prefer the system
libltdl. If that can't be done, synfig needs to be sure
to compile libltdl with PIC.

--

Comment By: Paul Wise (pabs3)
Date: 2009-07-28 16:26

Message:
This bug isn't fixed, I don't have access to reopen it, please do so.

--

Comment By: Genete (genete)
Date: 2009-07-28 06:04

Message:
If fixed then should be closed.

--

Comment By: Paul Wise (pabs3)
Date: 2007-11-30 11:55

Message:
Logged In: YES 
user_id=35028
Originator: YES

pabs3 pxegeek: (for when you return): until I figure out how to fix this
properly, in configure.ac, changing AC_LIBLTDL_INSTALLABLE to
AC_LIBLTDL_CONVENIENCE and reautotooling should allow you to build
pabs3 hmm, doesn't seem to be a way to use the convenience libltdl, but
use the system-wide one in preference to it
pabs3 http://osdir.com/ml/gnu.gnash.devel2/2006-11/msg00422.html
pabs3 I think that I have to agree with that post, and that we should
just use AC_LIBLTDL_CONVENIENCE
pabs3 KiBi / dooglus / sladegen / Bombe / omry: thoughts?
* pabs3 commits for now
pabs3 hmm
CIA-35 synfig: pabs * r1169 /synfig-core/trunk/configure.ac: 
CIA-35 synfig: Use AC_LIBLTDL_CONVENIENCE instead of
AC_LIBLTDL_INSTALLABLE because Win32
CIA-35 synfig: doesn't seem to be able to link a libsynfig DLL to a
libltdl DLL and there
CIA-35 synfig: doesn't seem to be a way to compile libltdl statically
and libsynfig
CIA-35 synfig: dynamically.

--

Comment By: Paul Wise (pabs3)
Date: 2006-02-04 19:13

Message:
Logged In: YES 
user_id=35028

Fixed in svn version 124 by using AC_LIBLTDL_INSTALLABLE.

--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=757416aid=1423944group_id=144022

--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl


[Synfig-devl] [ synfig-Bugs-1423944 ] synfig configure doesn't prefer the system libltdl

2007-11-29 Thread SourceForge.net
Bugs item #1423944, was opened at 2006-02-04 16:32
Message generated for change (Settings changed) made by pabs3
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=757416aid=1423944group_id=144022

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Compile-Time
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Paul Wise (pabs3)
Assigned to: Paul Wise (pabs3)
Summary: synfig configure doesn't prefer the system libltdl

Initial Comment:
synfig's configure process does not use the system
libltdl when available, instead linking the embedded
version in statically, without using -fPIC. This causes
problems on non-i386 platforms, which need PIC to work.

The best solution to this is to prefer the system
libltdl. If that can't be done, synfig needs to be sure
to compile libltdl with PIC.

--

Comment By: Paul Wise (pabs3)
Date: 2007-11-30 11:55

Message:
Logged In: YES 
user_id=35028
Originator: YES

pabs3 pxegeek: (for when you return): until I figure out how to fix this
properly, in configure.ac, changing AC_LIBLTDL_INSTALLABLE to
AC_LIBLTDL_CONVENIENCE and reautotooling should allow you to build
pabs3 hmm, doesn't seem to be a way to use the convenience libltdl, but
use the system-wide one in preference to it
pabs3 http://osdir.com/ml/gnu.gnash.devel2/2006-11/msg00422.html
pabs3 I think that I have to agree with that post, and that we should
just use AC_LIBLTDL_CONVENIENCE
pabs3 KiBi / dooglus / sladegen / Bombe / omry: thoughts?
* pabs3 commits for now
pabs3 hmm
CIA-35 synfig: pabs * r1169 /synfig-core/trunk/configure.ac: 
CIA-35 synfig: Use AC_LIBLTDL_CONVENIENCE instead of
AC_LIBLTDL_INSTALLABLE because Win32
CIA-35 synfig: doesn't seem to be able to link a libsynfig DLL to a
libltdl DLL and there
CIA-35 synfig: doesn't seem to be a way to compile libltdl statically
and libsynfig
CIA-35 synfig: dynamically.

--

Comment By: Paul Wise (pabs3)
Date: 2006-02-04 19:13

Message:
Logged In: YES 
user_id=35028

Fixed in svn version 124 by using AC_LIBLTDL_INSTALLABLE.

--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=757416aid=1423944group_id=144022

-
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
___
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl