bugGnash - The GNU Flash player - Bugs: bug #18055, unresolved references errors when...

 
 

bug #18055: unresolved references errors when using --enable-visibility

Submitted by:  Hal V. Engel <hvengel>
Submitted on:  Thu 19 Oct 2006 02:27:20 AM UTC  
 
Category: buildSeverity: 3 - Normal
Release: NoneStatus: Fixed
Privacy: PublicAssigned to: Markus Gothe <nihilus>
Open/Closed: Closed

Add a New Comment(Rich Markup)
   

You are not logged in

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

 

(Jump to the original submission Jump to the original submission)

Sat 04 Nov 2006 08:05:35 AM UTC, comment #6:

Fixed this during last week... Works now.

Markus Gothe <nihilus>
Project MemberIn charge of this item.
Fri 20 Oct 2006 07:12:14 PM UTC, comment #5:

I did

/.autogen.sh
/.configure <my options>
make

by hand on a fresh CVS download. I still have the problem. As a test I /.configured with no options and it built. So the issue appears to be related to one or more of my configure options. Here is the configure I used:

./configure --prefix=/usr --disable-mp3 --enable-pthreads --disable-xml --disable-i810-lod-bias --without-gcc-arch --enable-visibility --enable-plugin --with-plugindir=/opt/netscape/plugins --enable-sound=sdl

I found that when I reduced this to

./configure --prefix=usr --enable-plugin --with-plugindir=/opt/netscape/plugins

That it would build. So I starting adding back the removed options one at at time (time consuming) and I found that --enable-visibility caused the problem. As a double check I removed --enable-visibility from the gentoo gnash ebuild and it built and installed correctly. I think this should be enough information that you can reproduce and fix the problem. I should have included more information about how it was configured in the initial posting.

Hal V. Engel <hvengel>
Fri 20 Oct 2006 09:14:20 AM UTC, comment #4:

please don't reboot ! :)
ldconfig shouldn't have to do with it.
try :
make distclean
./autogen.sh
./configure --your-opts-here
make

report warnings or failures on any step

Sandro Santilli <strk>
Project Member
Fri 20 Oct 2006 07:12:12 AM UTC, comment #3:

I don't know if this is the case, but I found that sometimes I have to run ldconfig (or reboot my PC), after compilation of gnash, when I got a similar error.

Anonymous
Thu 19 Oct 2006 06:55:07 PM UTC, comment #2:

I am using the gentoo CVS ebuild from portage. I have added code to do a /autogen.sh and it appears to be doing it. But I still get the same errors.

Hal V. Engel <hvengel>
Thu 19 Oct 2006 09:17:48 AM UTC, comment #1:

Sounds as a missing run of ./autogen.sh, please try

Sandro Santilli <strk>
Project Member
Thu 19 Oct 2006 02:27:20 AM UTC, original submission:

When I try to build CVS as of 2:24 UTC Oct. 19, 2006 the build fails with:

./.libs/libgnashgui.so: undefined reference to `gnash::rect::rect()'
./.libs/libgnashgui.so: undefined reference to `gnash::rect::is_null() const'
collect2: ld returned 1 exit status
make[3]: *** [gnash] Error 1

Hal V. Engel <hvengel>

 

(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

 

CC list is empty

 

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 7 latest changes.

Date Changed By Updated Field Previous Value => Replaced By
Sat 04 Nov 2006 08:05:35 AM UTCnihilusOpen/ClosedOpen=>Closed
Sat 04 Nov 2006 08:05:34 AM UTCnihilusStatusNone=>Fixed
Fri 03 Nov 2006 11:17:07 PM UTCstrkStatusWorks For Me=>None
  Assigned tostrk=>nihilus
  SummaryCVS build fails with unresolved references errors - 2:24 UTC Oct. 19, 2006=>unresolved references errors when using --enable-visibility
Thu 19 Oct 2006 09:17:48 AM UTCstrkStatusNone=>Works For Me
  Assigned toNone=>strk

Back to the top


Powered by Savane 3.1-cleanup1