Zac Medico wrote:

Jules Colding wrote:

Hi,

"emerge --sync && emerge -vauDN" today gave me the following error.

[snip]

  adding: content/cookie/contents.rdf (stored 0%)
+++ making chrome /var/tmp/portage/mozilla-firefox-1.0.6-r2/work/mozilla/extensions/cookie => ../../dist/bin/chrome/modern.jar
        zip warning: ../modern.jar not found or empty
  adding: skin/modern/communicator/cookie/taskbar-cookie.gif (stored 0%)
  adding: skin/modern/communicator/cookie/status-cookie.gif (stored 0%)
+++ making chrome /var/tmp/portage/homedir => ../../dist/bin/chrome/classic.jar error: file './resources/skin/classic/taskbar-cookie.gif' doesn't exist at ../../config/make-jars.pl line 418.


This seems like a continuation of the previous build problems that you have had with firefox (where we were discussing MAKEOPTS). Assuming that others cannot reproduce this (sorry, I don't have my amd64 right now), there's still something wrong with your build system somewhere. This could be a shot in the dark, but I think that you should remerge your autoconf and automake packages to see if that affects this.

Zac


Hmm, since others with similar systems cannot duplicate the problem, I decided to capture all of the build output on my system (P4) and compare. Jules, there is definitely something not right on your system, but I don't know what yet. You get the following:

+++ overriding content/cookie/contents.rdf
 adding: content/cookie/contents.rdf (stored 0%)
+++ making chrome 
/var/tmp/portage/mozilla-firefox-1.0.6-r2/work/mozilla/extensions/cookie  => 
../../dist/bin/chrome/modern.jar
       zip warning: ../modern.jar not found or empty
 adding: skin/modern/communicator/cookie/taskbar-cookie.gif (stored 0%)
 adding: skin/modern/communicator/cookie/status-cookie.gif (stored 0%)
+++ making chrome /var/tmp/portage/homedir  => ../../dist/bin/chrome/classic.jar
error: file './resources/skin/classic/taskbar-cookie.gif' doesn't exist at 
../../config/make-jars.pl line 418.

The "/var/tmp/portage/homedir" is wrong.  On my system, I get:

+++ overriding content/cookie/contents.rdf
 adding: content/cookie/contents.rdf (stored 0%)
+++ making chrome 
/var/tmp/portage/mozilla-firefox-1.0.6-r2/work/mozilla/extensions/cookie  => 
../../dist/bin/chrome/modern.jar
       zip warning: ../modern.jar not found or empty
 adding: skin/modern/communicator/cookie/taskbar-cookie.gif (stored 0%)
 adding: skin/modern/communicator/cookie/status-cookie.gif (stored 0%)
+++ making chrome 
/var/tmp/portage/mozilla-firefox-1.0.6-r2/work/mozilla/extensions/cookie  => 
../../dist/bin/chrome/classic.jar

Using the wrong version of autoconf/automake is the only thing I can think of 
that would cause this kind of thing.

What do you get if you do:

# which autoconf
# autoconf --version

-Richard


--
gentoo-user@gentoo.org mailing list

Reply via email to