X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-0.1 required=5.0 tests=AWL,BAYES_00,FORGED_HOTMAIL_RCVD2,FREEMAIL_FROM,SPF_HELO_PASS,T_RP_MATCHES_RCVD,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org Message-ID: <28677050.post@talk.nabble.com> Date: Tue, 25 May 2010 23:38:38 -0700 (PDT) From: aldray To: cygwin AT cygwin DOT com Subject: Re: Encounter undefined reference to `_libintl_dgettext' In-Reply-To: <4BFC91FE.7040308@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable References: <28667111 DOT post AT talk DOT nabble DOT com> <4BFC91FE DOT 7040308 AT gmail DOT com> X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Hi,=20 after adding in the 'LDFLAGS=3D-lintl', i am encountering this issue with t= he 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 =C3=82*`_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 =C3=82*`_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: >=20 > 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? >=20 > Adding 'LDFLAGS=3D-lintl' at configure time should do it. >=20 > cheers, > DaveK >=20 >=20 > -- > 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 >=20 >=20 >=20 --=20 View this message in context: http://old.nabble.com/Encounter-undefined-ref= erence-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