Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Minefield (aka Firefox-cvs, Gran Paradiso)
View unanswered posts
View posts from last 24 hours

Goto page Previous  1, 2, 3 ... 23, 24, 25  
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
Insanity5902
Veteran
Veteran


Joined: 23 Jan 2004
Posts: 1228
Location: Fort Worth, Texas

PostPosted: Wed Apr 16, 2008 3:35 pm    Post subject: Reply with quote

FEI :: (For Everyone's Information)

I had some serious instability with Beta5 and the Beta5 pre-releases. I thought it was unstable code, but it seems to be the problem with aoss again. I uninstalled alsa-oss (to fix the /usr/bin/firefox link problem) and it fixed my other issues as well.

One of them was taking a long time to load sites with heavy javascript (zimbra mail client, yahoo's page). Everything now is back up to speed after getting rid of alsa-oss.
_________________
Join the adopt an unanswered post initiative today
Back to top
View user's profile Send private message
SlashBeast
Retired Dev
Retired Dev


Joined: 23 May 2006
Posts: 2922

PostPosted: Thu Apr 17, 2008 8:57 pm    Post subject: Reply with quote

Code:
jinchuuriki overlays # emerge -1 minefield
Calculating dependencies... done!
>>> Verifying ebuild Manifests...

>>> Emerging (1 of 1) www-client/minefield-9999-r4 to /
 * checking ebuild checksums ;-) ...                                      [ ok ]
 * checking auxfile checksums ;-) ...                                     [ ok ]
 * checking miscfile checksums ;-) ...                                    [ ok ]
>>> Unpacking source...
 * hg pull -u http://hg.mozilla.org/cvs-trunk-mirror ...
abort: repository default not found!                                      [ !! ]
 *
 * ERROR: www-client/minefield-9999-r4 failed.


Need help.
Back to top
View user's profile Send private message
unK
l33t
l33t


Joined: 06 Feb 2007
Posts: 769

PostPosted: Thu Apr 17, 2008 9:25 pm    Post subject: Reply with quote

Works for me:
Code:
>>> Emerging (1 of 1) www-client/minefield-9999-r4 to /
 * checking ebuild checksums ;-) ...                                           [ ok ]
 * checking auxfile checksums ;-) ...                                          [ ok ]
 * checking miscfile checksums ;-) ...                                         [ ok ]
>>> Unpacking source...
 * hg pull -u http://hg.mozilla.org/cvs-trunk-mirror ...
pulling from http://hg.mozilla.org/cvs-trunk-mirror
real URL is http://hg.mozilla.org/cvs-trunk-mirror/
searching for changes
adding changesets
adding manifests
adding file changes
added 125 changesets with 439 changes to 369 files

_________________
ncmpcpp - featureful ncurses based MPD client inspired by ncmpc
Back to top
View user's profile Send private message
SlashBeast
Retired Dev
Retired Dev


Joined: 23 May 2006
Posts: 2922

PostPosted: Thu Apr 17, 2008 10:04 pm    Post subject: Reply with quote

Zonk!

Code:
checking for sqlite3 >= 3.5.4... Requested 'sqlite3 >= 3.5.4' but version of SQLite is 3.5
configure: error: Library requirements (sqlite3 >= 3.5.4) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.

!!! Please attach the following file when seeking support:
!!! /root/tmp/portage/www-client/minefield-9999-r4/work/cvs-trunk-mirror/config.log


Code:
jinchuuriki slashbeast # qlist -Iv sqlite
dev-db/sqlite-3.5.6
slashbeast@jinchuuriki ~ % sqlite3 -version
3.5.6


WT!?
Back to top
View user's profile Send private message
Dirk.R.Gently
Guru
Guru


Joined: 29 Jan 2007
Posts: 546
Location: Titan

PostPosted: Fri Apr 18, 2008 4:02 am    Post subject: Reply with quote

Insanity5902 wrote:
FEI :: (For Everyone's Information)

I had some serious instability with Beta5 and the Beta5 pre-releases. I thought it was unstable code, but it seems to be the problem with aoss again. I uninstalled alsa-oss (to fix the /usr/bin/firefox link problem) and it fixed my other issues as well.

One of them was taking a long time to load sites with heavy javascript (zimbra mail client, yahoo's page). Everything now is back up to speed after getting rid of alsa-oss.


Ah thanks for the tip. That fixed it, thanks.
_________________
Helpful Linux Tidbits
Back to top
View user's profile Send private message
kernelOfTruth
Watchman
Watchman


Joined: 20 Dec 2005
Posts: 6111
Location: Vienna, Austria; Germany; hello world :)

PostPosted: Sat Apr 19, 2008 6:26 pm    Post subject: Reply with quote

SlashBeast wrote:
Zonk!

Code:
checking for sqlite3 >= 3.5.4... Requested 'sqlite3 >= 3.5.4' but version of SQLite is 3.5
configure: error: Library requirements (sqlite3 >= 3.5.4) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.

!!! Please attach the following file when seeking support:
!!! /root/tmp/portage/www-client/minefield-9999-r4/work/cvs-trunk-mirror/config.log


Code:
jinchuuriki slashbeast # qlist -Iv sqlite
dev-db/sqlite-3.5.6
slashbeast@jinchuuriki ~ % sqlite3 -version
3.5.6


WT!?


re-emerge sqlite that should do it (hopefully ?!)
_________________
https://github.com/kernelOfTruth/ZFS-for-SystemRescueCD/tree/ZFS-for-SysRescCD-4.9.0
https://github.com/kernelOfTruth/pulseaudio-equalizer-ladspa

Hardcore Gentoo Linux user since 2004 :D
Back to top
View user's profile Send private message
SlashBeast
Retired Dev
Retired Dev


Joined: 23 May 2006
Posts: 2922

PostPosted: Sat Apr 19, 2008 6:49 pm    Post subject: Reply with quote

Nope, still dont work.
Back to top
View user's profile Send private message
kernelOfTruth
Watchman
Watchman


Joined: 20 Dec 2005
Posts: 6111
Location: Vienna, Austria; Germany; hello world :)

PostPosted: Sat Apr 19, 2008 7:28 pm    Post subject: Reply with quote

@Gergan Penkov:

please fix nspr-dependency in nss & minefield

portage in-tree nspr is newer than that provided in your overlay,

thanks :)

also is there a solution to the problem mentioned by SlashBeast ?
I just encountered the same :(
_________________
https://github.com/kernelOfTruth/ZFS-for-SystemRescueCD/tree/ZFS-for-SysRescCD-4.9.0
https://github.com/kernelOfTruth/pulseaudio-equalizer-ladspa

Hardcore Gentoo Linux user since 2004 :D
Back to top
View user's profile Send private message
octoploid
n00b
n00b


Joined: 21 Oct 2006
Posts: 65

PostPosted: Sun Apr 20, 2008 7:33 am    Post subject: Reply with quote

SlashBeast wrote:
Zonk!

Code:
checking for sqlite3 >= 3.5.4... Requested 'sqlite3 >= 3.5.4' but version of SQLite is 3.5
configure: error: Library requirements (sqlite3 >= 3.5.4) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.

!!! Please attach the following file when seeking support:
!!! /root/tmp/portage/www-client/minefield-9999-r4/work/cvs-trunk-mirror/config.log


Code:
jinchuuriki slashbeast # qlist -Iv sqlite
dev-db/sqlite-3.5.6
slashbeast@jinchuuriki ~ % sqlite3 -version
3.5.6


WT!?


Just patch the variable SQLITE_VERSION=3.5.4 in configure.in to SQLITE_VERSION=3.5 ...
Code:
--- configure.in.orig   2008-04-19 19:21:27.000000000 +0200
+++ configure.in        2008-04-20 09:29:52.000000000 +0200
@@ -128,7 +128,7 @@
 STARTUP_NOTIFICATION_VERSION=0.8
 DBUS_VERSION=0.60
 LCMS_VERSION=1.17
-SQLITE_VERSION=3.5.4
+SQLITE_VERSION=3.5
 
 MSMANIFEST_TOOL=

_________________
Myself and mine gymnastic ever
Back to top
View user's profile Send private message
Dirk.R.Gently
Guru
Guru


Joined: 29 Jan 2007
Posts: 546
Location: Titan

PostPosted: Mon Apr 21, 2008 5:57 am    Post subject: Reply with quote

Gergan Penkov wrote:
Hi, I've added epiphany,epiphany-extensions, yelp and liferea to the overlay. They are using now the new xulrunner, parts of the patches are taken from the respective b.g.o bugs, but are not the same. Ok, enough details have fun :)

Is it possible to use these with beta 5/xulrunner/nspr... I compiled in portage? What I'm getting is:
Code:
configure: error:
*** You must have either the GtkHTML2, XulRunner or the Mozilla
*** development libraries installed in order to build Liferea!

??? so far I've tried epiphany and liferea.
_________________
Helpful Linux Tidbits
Back to top
View user's profile Send private message
Gergan Penkov
Veteran
Veteran


Joined: 17 Jul 2004
Posts: 1464
Location: das kleinste Kuhdorf Deutschlands :)

PostPosted: Mon Apr 21, 2008 7:34 am    Post subject: Reply with quote

Sorry folks, but I don't have much time on my hands just right now, so if someone wants write access to the overlay and thinks he/she could cope with it, just send me a private message with an email, and I could send him access information (I am almost sure that I could create additional accounts on googlecode :)). Otherwise I'll try my best to fix the ebuilds before the end of the week.
_________________
"I knew when an angel whispered into my ear,
You gotta get him away, yeah
Hey little bitch!
Be glad you finally walked away or you may have not lived another day."
Godsmack
Back to top
View user's profile Send private message
dodo1122
Guru
Guru


Joined: 02 Sep 2006
Posts: 347
Location: York, England

PostPosted: Tue Apr 22, 2008 7:54 pm    Post subject: Reply with quote

Could you please (when you get time obviously) update the xulrunner-9999 ebuild to use SLOT="1.9" as many packages require a certain version of minefield to provide web plugins (like icedtea)?


dodo
_________________
#zen-sources on irc.rizon.net
Back to top
View user's profile Send private message
Phlogiston
Veteran
Veteran


Joined: 27 Jan 2004
Posts: 1925
Location: Europe, Swizerland

PostPosted: Fri Apr 25, 2008 2:51 pm    Post subject: Reply with quote

The sqlite error does not occur if you use minefield-r5 ebuild. But I ran into this compile error:

Code:

nsPlacesImportExportService.cpp: In member function 'void BookmarkContentSink::HandleLinkBegin(const nsIParserNode&)':
nsPlacesImportExportService.cpp:989: error: 'class nsDerivedSafe<nsINavHistoryService>' has no member named 'SetCharsetForURI'
nsPlacesImportExportService.cpp: In member function 'nsresult nsPlacesImportExportService::WriteItem(nsINavHistoryResultNode*, const nsACString&, nsIOutputStream*)':
nsPlacesImportExportService.cpp:1933: error: 'class nsDerivedSafe<nsINavHistoryService>' has no member named 'GetCharsetForURI'
distcc[18395] ERROR: compile nsPlacesImportExportService.cpp on localhost failed
gmake[6]: *** [nsPlacesImportExportService.o] Error 1
gmake[6]: Leaving directory `/tmp/PALUDIS/var_tmp/www-client-minefield-9999-r5/work/cvs-trunk-mirror/browser/components/places/src'
gmake[5]: *** [libs] Error 2
gmake[5]: Leaving directory `/tmp/PALUDIS/var_tmp/www-client-minefield-9999-r5/work/cvs-trunk-mirror/browser/components/places'
gmake[4]: *** [libs] Error 2
gmake[4]: Leaving directory `/tmp/PALUDIS/var_tmp/www-client-minefield-9999-r5/work/cvs-trunk-mirror/browser/components'
gmake[3]: *** [libs] Error 2
gmake[3]: Leaving directory `/tmp/PALUDIS/var_tmp/www-client-minefield-9999-r5/work/cvs-trunk-mirror/browser'
gmake[2]: *** [libs_tier_app] Error 2
gmake[2]: Leaving directory `/tmp/PALUDIS/var_tmp/www-client-minefield-9999-r5/work/cvs-trunk-mirror'
gmake[1]: *** [tier_app] Error 2
gmake[1]: Leaving directory `/tmp/PALUDIS/var_tmp/www-client-minefield-9999-r5/work/cvs-trunk-mirror'
make: *** [default] Error 2


Any idea?
_________________
Workstation: 5.1 SurroundSound, LIRC remote control; Laptop [IBM-T43]: patched sources, s2disk/ram, fingerprint sensor
Back to top
View user's profile Send private message
mikkoc
Apprentice
Apprentice


Joined: 24 May 2007
Posts: 231

PostPosted: Thu May 29, 2008 7:55 am    Post subject: Reply with quote

creidiki wrote:
Anybody know how to make mplayerplug-in either use xulrunner:1.8, ro compile correctly against 1.9?

Currently it expects 1.8 but does not know about the multislot and so fails when it hits 1.9 stuff.


Any success with this?
Is there any way to get mplayerplug-in working with minefield from the overlay?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software All times are GMT
Goto page Previous  1, 2, 3 ... 23, 24, 25
Page 25 of 25

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum