bugGnash - The GNU Flash player - Bugs: bug #19890, iconv, intl shared libraries not...

 
 

bug #19890: iconv, intl shared libraries not found

Submitted by:  Deanna Phillips <deanna>
Submitted on:  Thu 17 May 2007 04:19:31 PM UTC  
 
Category: NoneSeverity: 3 - Normal
Release: NoneStatus: Fixed
Privacy: PublicAssigned to: None
Open/Closed: Closed

Add a New Comment(Rich Markup)
   

You are not logged in

Please log in, so followups can be emailed to you.

 

Thu 05 Jun 2008 06:01:05 AM UTC, comment #4:

Thank you for testing :)

Sandro Santilli <strk>
Project Member
Thu 05 Jun 2008 03:35:27 AM UTC, comment #3:

I just noticed that this was fixed in r1.2 of macros/gettext.m4. Thanks!

Deanna Phillips <deanna>
 Spam posted by an anonymous
Sat 07 Jul 2007 09:47:55 AM UTC, comment #2:

Is this gettext.m4 from gnulib? We see it in a lot of ports. Maybe it should be reported to them instaed.

Deanna Phillips <deanna>
Fri 18 May 2007 02:32:42 PM UTC, comment #1:

It looks like the default gettext.m4 fails on OpenBSD because there is no .so file, only the .so.x.x. While other configure scripts for Gnash have been written to work anyway, obviously gettext.m4 has not. So I have to decide whether to rewrite it completely, or just hack it in the right place. The default gettext.m4 is probably overly complex though...

Rob Savoye <rsavoye>
Project Administrator
Thu 17 May 2007 04:19:31 PM UTC, original submission:

I have the following libs installed:

-rw-r--r-- 1 root bin 998412 Feb 3 16:53 /usr/local/lib/libiconv.a
-r--r--r-- 1 root bin 789 Feb 3 16:53 /usr/local/lib/libiconv.la
-r--r--r-- 1 root bin 1005395 Feb 3 16:53 /usr/local/lib/libiconv.so.4.0
-rw-r--r-- 1 root bin 49558 May 5 15:39 /usr/local/lib/libintl.a
-rw-r--r-- 1 root bin 783 May 5 15:39 /usr/local/lib/libintl.la
-rw-r--r-- 1 root bin 39135 May 5 15:39 /usr/local/lib/libintl.so.3.0

But configure only finds libiconv.a:

checking whether NLS is requested... yes
checking for GNU gettext in libc... no
checking for iconv... yes
checking how to link with libiconv... /usr/local/lib/libiconv.a
checking for GNU gettext in libintl... yes
checking whether to use NLS... yes
checking where the gettext function comes from... external libintl
checking how to link with libintl... /usr/local/lib/libintl.a /usr/local/lib/libiconv.a

Which leads to:

      • Warning: Trying to link with static lib archive /usr/local/lib/libiconv.a.
      • I have the capability to make that library automatically link in when
      • you link to this library. But I can only do this if you have a
      • shared version of the library, which you do not appear to have
      • because the file extensions .a of this argument makes me believe
      • that it is just a static archive that I should not used here.
      • Warning: Trying to link with static lib archive /usr/local/lib/libintl.a.
      • I have the capability to make that library automatically link in when
      • you link to this library. But I can only do this if you have a
      • shared version of the library, which you do not appear to have
      • because the file extensions .a of this argument makes me believe
      • that it is just a static archive that I should not used here.
Deanna Phillips <deanna>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach File(s):
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -unavailable- added by strk (Posted a comment)
  • -unavailable- added by rsavoye (Posted a comment)
  • -unavailable- added by deanna (Submitted the item)
  •  

    Do you think this task is very important?
    If so, you can click here to add your encouragement to it.
    This task has 0 encouragements so far.

    Only logged-in users can vote.

     

    Please enter the title of George Orwell's famous dystopian book (it's a date):

     

     

    Follow 2 latest changes.

    Date Changed By Updated Field Previous Value => Replaced By
    Thu 05 Jun 2008 06:01:05 AM UTCstrkStatusNone=>Fixed
      Open/ClosedOpen=>Closed

    Back to the top


    Powered by Savane 3.1-cleanup1