Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Emerge snd-6.7 b0rked
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
TheIconoclast
n00b
n00b


Joined: 20 Feb 2003
Posts: 14
Location: Cincinnati, OH

PostPosted: Fri Apr 11, 2003 6:57 pm    Post subject: Emerge snd-6.7 b0rked Reply with quote

Here's the message I get when trying to emerge snd
I had successfully emerged version 6.... I downloaded the tarball and check it out, sure enough there isn't a configure script, is this just a problem with the ebuild, calling for econf to be used? I'll probably look like a pud when I figure this out but oh well......

Code:
jollyroger goose # emerge snd
Calculating dependencies ...done!
>>> emerge (1 of 1) media-sound/snd-6.7 to /
>>> Downloading http://gentoo.oregonstate.edu//distfiles/snd-6.7.tar.gz
--14:27:13--  http://gentoo.oregonstate.edu//distfiles/snd-6.7.tar.gz
           => `/usr/portage/distfiles/snd-6.7.tar.gz'
Resolving gentoo.oregonstate.edu... done.
Connecting to gentoo.oregonstate.edu[128.193.0.3]:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 4,641,334 [application/x-tar]

100%[============================================================================>] 4,641,334      4.82K/s    ETA 00:00

14:42:57 (4.82 KB/s) - `/usr/portage/distfiles/snd-6.7.tar.gz' saved [4641334/4641334]

>>> md5 ;-) snd-6.7.tar.gz
>>> Unpacking source...
>>> Unpacking snd-6.7.tar.gz to /var/tmp/portage/snd-6.7/work
>>> Source unpacked.
alsa
esd
gtk
guile
X

!!! ERROR: media-sound/snd-6.7 failed.
!!! Function econf, Line 275, Exitcode 1
!!! no configure script found

jollyroger goose #

_________________
"I am the iconoclast, an unconventional ecclectic who marches to the beat of a different drummer" - Brain
Back to top
View user's profile Send private message
bonyhips
n00b
n00b


Joined: 14 May 2003
Posts: 34

PostPosted: Wed May 14, 2003 5:01 am    Post subject: Reply with quote

TheIconoclast wrote:
I downloaded the tarball and check it out, sure enough there isn't a configure script, is this just a problem with the ebuild, calling for econf to be used?


hrm well, i'm also having trouble building it (with exactly the same error message), but if i look in /var/tmp/portage/snd-6.7/work/snd-6/, the configure script is there.
ah, i just had a look at the output of emerge -d... emerge is expecting the source to be unpacked into /var/tmp/portage/snd-6.7/work/snd-6.7/. so as a quick hack to get it to build, i changed the line:
S="${WORKDIR}/${P}
to
S="${WORKDIR}/snd-6
it's now compiling away! the snd tarball should probably be remade so that things are in the right directory.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia 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