This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Encounter undefined reference to `_libintl_dgettext'


Hi, 
after adding in the 'LDFLAGS=-lintl', i am encountering this issue with the
camlibs for adc. Any idea what is the issue for this?

adc65/.libs/adc65.o: In function `adc65_exchange':
/home/S-SATORU/libgphoto2-2.4.3/camlibs/adc65/adc65.c:51: undefined
reference to
Ã*`_gp_port_write'
adc65/.libs/adc65.o: In function `file_list_func':
/home/S-SATORU/libgphoto2-2.4.3/camlibs/adc65/adc65.c:81: undefined
reference to
Ã*`_gp_log'
adc65/.libs/adc65.o: In function `get_file_func':
/home/S-SATORU/libgphoto2-2.4.3/camlibs/adc65/adc65.c:101: undefined
reference to `_gp_log'
/home/S-SATORU/libgphoto2-2.4.3/camlibs/adc65/adc65.c:111: undefined
reference to `_gp_port_read'
/home/S-SATORU/libgphoto2-2.4.3/camlibs/adc65/adc65.c:177: undefined
reference to `_gp_log'
adc65/.libs/adc65.o: In function `camera_init':
/home/S-SATORU/libgphoto2-2.4.3/camlibs/adc65/adc65.c:261: undefined
reference to `_gp_port_set_timeout'
/home/S-SATORU/libgphoto2-2.4.3/camlibs/adc65/adc65.c:265: undefined
reference to `_gp_port_get_settings'
/home/S-SATORU/libgphoto2-2.4.3/camlibs/adc65/adc65.c:271: undefined
reference to `_gp_port_set_settings'
/home/S-SATORU/libgphoto2-2.4.3/camlibs/adc65/adc65.c:62: undefined
reference to `_gp_log'
/home/S-SATORU/libgphoto2-2.4.3/camlibs/adc65/adc65.c:72: undefined
reference to `_gp_log'
adc65/.libs/adc65.o: In function `adc65_exchange':
/home/S-SATORU/libgphoto2-2.4.3/camlibs/adc65/adc65.c:54: undefined
reference to `_gp_port_read'


Dave Korn-9 wrote:
> 
> On 25/05/2010 12:15, aldray wrote:
>> Hi all,
>> I encounter some issue when installing gphoto on cygwin. Anyone knows how
>> to
>> resolve this?
> 
>   Adding 'LDFLAGS=-lintl' at configure time should do it.
> 
>     cheers,
>       DaveK
> 
> 
> --
> Problem reports:       http://cygwin.com/problems.html
> FAQ:                   http://cygwin.com/faq/
> Documentation:         http://cygwin.com/docs.html
> Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
> 
> 
> 

-- 
View this message in context: http://old.nabble.com/Encounter-undefined-reference-to-%60_libintl_dgettext%27-tp28667111p28677050.html
Sent from the Cygwin list mailing list archive at Nabble.com.


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]