bug-ncurses
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problem with a configure option


From: Thomas Dickey
Subject: Re: Problem with a configure option
Date: Sun, 20 Mar 2005 09:58:47 -0500
User-agent: Mutt/1.5.6+20040907i

On Sat, Mar 19, 2005 at 09:02:34PM +0100, Pierre wrote:
> Hi,
> 
> I would just report that the use of the --enable-broken_linker option 
> when configuring ncurses 5.4 can put problems when compiling some other 
> software.

I don't know that there's a good solution - the acs_map symbol is used in
source as an array, and making it evaluate to a function is going to change
the symbol.

(However, there's no good reason to have broken-linker set for Linux, so it's
not really an issue - for Linux).

> For example I got this problem with gphoto2 :
> 
> [...]
> Making all in gphoto2
> make[2]: Entering directory `/tmp/gphoto2-2.1.5/gphoto2'
> gcc -s -O3 -march=i686 -g -Wall -Wmissing-declarations
> -Wmissing-prototypes -g -Wall -o gphoto2
> gphoto2-cmd-capture.o gphoto2-cmd-config.o actions.o
> foreach.o gp-params.o main.o version.o range.o shell.o
> -L/usr/local/lib -lcdk -lncurses -L/usr/local/lib
> -Wl,-rpath,/usr/local/lib -laa -lm -L/usr/X11R6/lib
> -lX11 -lgpm -lslang -lncurses -ljpeg -lpthread
> -L/usr/local/lib -lexif -lm -lreadline
> -L/usr/local/lib -lgphoto2 -lgphoto2_port -lm -lpopt
> -lgphoto2
> /usr/local/lib/gcc/i686-pc-linux-gnu/3.4.3/../../../../i686-pc-linux-gnu/bin/ld:

-- 
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]