Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
skipstone emerge prob
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
Lockup
Guru
Guru


Joined: 25 Jul 2002
Posts: 430

PostPosted: Sat May 03, 2003 4:57 am    Post subject: skipstone emerge prob Reply with quote

well, heres what i get when i try to emerge skipstone 0.8.4:

Code:

c++ main.o go.o session.o callbacks.o encoding.o moz_callbacks.o support.o ipc.o bookmarks.o interface.o interface-notebook.o history.o crash.o skipstone-config.o context.o skipstone-plugin.o skipstone-print.o  debug.o mozilla.o SkipStonePrompter.o PromptService.o -o skipstone-bin -lpthread  -L/usr/lib -L/usr/X11R6/lib -lgtk -lgdk -rdynamic -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm -L/usr/lib/mozilla -lgtkembedmoz -lplds4 -lplc4 -lnspr4 -lgtksuperwin -lxpcom
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.2/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lgtksuperwin
collect2: ld returned 1 exit status
make[1]: *** [skipstone-bin] Error 1
make[1]: Leaving directory `/var/tmp/portage/skipstone-0.8.4/work/skipstone-0.8.4/src'
make: *** [all] Error 2

!!! ERROR: net-www/skipstone-0.8.4 failed.
!!! Function src_compile, Line 46, Exitcode 2
!!! (no error message)


not really sure what might be messing this up, well apparantly its something related to gtk but anyways:P any ideas? (if you need any more info ill try to answer quickly:)
thanks in advance
Back to top
View user's profile Send private message
Decibels
Veteran
Veteran


Joined: 16 Aug 2002
Posts: 1623
Location: U.S.A.

PostPosted: Sun May 04, 2003 1:40 pm    Post subject: Reply with quote

Have you tried skipstone-0.8.3-r1 ?
I just emerged it and had no problems, or do you already have it and was trying to upgrade?
Back to top
View user's profile Send private message
Lockup
Guru
Guru


Joined: 25 Jul 2002
Posts: 430

PostPosted: Sun May 04, 2003 2:25 pm    Post subject: Reply with quote

Code:

g++ main.o go.o session.o callbacks.o encoding.o moz_callbacks.o support.o ipc.o bookmarks.o interface.o interface-notebook.o history.o crash.o skipstone-config.o context.o skipstone-plugin.o skipstone-print.o  debug.o mozilla.o SkipStonePrompter.o PromptService.o -o skipstone-bin -lpthread  -L/usr/lib -L/usr/X11R6/lib -lgtk -lgdk -rdynamic -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm -L/usr/lib/mozilla -lgtkembedmoz -lplds4 -lplc4 -lnspr4 -lgtksuperwin -lxpcom
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.2/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lgtksuperwin
collect2: ld returned 1 exit status
make[1]: *** [skipstone-bin] Error 1
make[1]: Leaving directory `/var/tmp/portage/skipstone-0.8.3-r1/work/skipstone-0.8.3/src'
make: *** [all] Error 2

!!! ERROR: net-www/skipstone-0.8.3-r1 failed.
!!! Function src_compile, Line 46, Exitcode 2
!!! (no error message)


:cry:
i tried to grab the rpms and rpm2targz 'em up, didnt really work though hehehehehe
Back to top
View user's profile Send private message
Decibels
Veteran
Veteran


Joined: 16 Aug 2002
Posts: 1623
Location: U.S.A.

PostPosted: Sun May 04, 2003 10:59 pm    Post subject: Reply with quote

Hmmm, I just ran it and had it output the compile results to a file.
lgtksuperwin is found on mine.

Search for it said to look for libgtksuperwin.

Code:
locate libgtksuperwin
/usr/lib/mozilla/libgtksuperwin.so


Doing a search on Google. I found this snippet:
Quote:
(libgtksuperwin is gtk1 mozilla specific)


Which is weird cause in my USE flags I have: gtk2
not -gtk2

Could it have to do with your USE flag setting or CFLAG settings (I am using -O3).

Forum thread:
https://forums.gentoo.org/viewtopic.php?t=31705&highlight=libgtksuperwin
Seems to indicate a different tone from where the library file should be, but also indicates you might want to see what mozilla version your using.

Hope some of this helps.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
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