× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Hi Pete,
The default is just libcurses.a, but I tried to install
libncurses but I got more undefined symbols.
 
         mv -f .deps/pinentry-curses.Tpo .deps/pinentry-curses.Po                 
         gcc  -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes   -o pinentry-
 y.a ../pinentry/libpinentry-curses.a  ../assuan/libassuan.a ../secmem/libsecmem.a
 ld: 0711-317 ERROR: Undefined symbol: .getopt_long                               

 ld: 0711-317 ERROR: Undefined symbol: .getmaxy    
 ld: 0711-317 ERROR: Undefined symbol: .getmaxx    
 ld: 0711-317 ERROR: Undefined symbol: wacs_map    
 ld: 0711-317 ERROR: Undefined symbol: .w32addch   
 ld: 0711-317 ERROR: Undefined symbol: .w32attroff 
                                                   
                                                                              
 ld: 0711-317 ERROR: Undefined symbol: .w32attron                             
 ld: 0711-317 ERROR: Undefined symbol: .newterm32                             
 ld: 0711-317 ERROR: Undefined symbol: .setcurscreen                          
 ld: 0711-317 ERROR: Undefined symbol: .initscr32                             
 ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
 collect2: ld returned 8 exit status                                          
 make: The error code from the last command is 1.                             

I think that if someone has the binaries of pinentry,
this is the best thing for me.
 
Regards,
 
Zvi


--- On Fri, 5/1/09, Pete Helgren <Pete@xxxxxxxxxx> wrote:

From: Pete Helgren <Pete@xxxxxxxxxx>
Subject: Re: GPG: pinentry 0.7.3 binaries in PASE
To: "Midrange Systems Technical Discussion" <midrange-l@xxxxxxxxxxxx>
Date: Friday, May 1, 2009, 7:38 AM

Seems like an ncurses lib issue (though I am no AIX expert). Is the
ncurses lib on your path?

Pete

Zvi Kave wrote:
Hi,

How can I get the binaries of pinentry ?
I tried to install it in PASE but got error for pinentry-curses.o in
make:
...
gcc -mcpu=powerpc -Wall -Wcast-align -Wshadow -Wstrict-prototypes -o
pinentry-curses pinentry-curses.o ../pinentry/lib/pinentry.a
../pinentry/libpinentry-curses.a ../assuan/libassuan.a
../secmem/libsecmem.a -lcurses -liconv

ld: 0711-317 ERROR: Undefined symbol: .getopt_long
ld: 0711-317 ERROR: Undefined symbol: .use_default_colors

My /usr/lib/libc.a does not contain those symbols.
(nm /usr/lib/libc.a | grep getopt_long output is nothing)

Where can I find a library or a /usr/lib/libc.a with those modules ?

Best regards,

Zvi







As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.