* Re: [gentoo-dev] package errors
@ 2001-05-11 19:47 michael nazaroff
2001-05-11 22:30 ` Daniel Robbins
0 siblings, 1 reply; 5+ messages in thread
From: michael nazaroff @ 2001-05-11 19:47 UTC (permalink / raw
To: gentoo-dev
Um, sorry I've gotten distracted....but I tried to run avi-xmms again after
unmerging xmms and few gnome and remerging those and that fixed the problem!
I'm sure you don't mind though and it works fine here. I think what
happened is I merged in xmms but unmerged some of gnome because I just
wanted xmms instead of all of gnome, and then tried to merge in avi-xmms and
something was not sitting right with the system. But it works fine now....
I am just about to sync my portage tree and thanx for fixing the problems.
I noticed that the scripts for pacakges are pretty simple so hopefully I can
start building packages sometime here. Thanx again for the help and talk to
you later.
Naz
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-dev] package errors
2001-05-11 19:47 [gentoo-dev] package errors michael nazaroff
@ 2001-05-11 22:30 ` Daniel Robbins
0 siblings, 0 replies; 5+ messages in thread
From: Daniel Robbins @ 2001-05-11 22:30 UTC (permalink / raw
To: gentoo-dev
On Sat, May 12, 2001 at 01:44:52AM -0000, michael nazaroff wrote:
> Um, sorry I've gotten distracted....but I tried to run avi-xmms again after
> unmerging xmms and few gnome and remerging those and that fixed the problem!
> I'm sure you don't mind though and it works fine here. I think what
> happened is I merged in xmms but unmerged some of gnome because I just
> wanted xmms instead of all of gnome, and then tried to merge in avi-xmms and
> something was not sitting right with the system. But it works fine now....
In the future, you *should* be able to avoid this problem by removing "gnome"
from your USE variable in /etc/make.conf. Then, no optional gnome support will
be compiled-in to apps; this will also mean that many things will no longer
depend on gnome, making your life easier.
Best Regards,
--
Daniel Robbins <drobbins@gentoo.org>
President/CEO http://www.gentoo.org
Gentoo Technologies, Inc.
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-dev] package errors
@ 2001-05-10 17:56 michael nazaroff
2001-05-10 19:07 ` Achim Gottinger
2001-05-11 14:48 ` Achim Gottinger
0 siblings, 2 replies; 5+ messages in thread
From: michael nazaroff @ 2001-05-10 17:56 UTC (permalink / raw
To: gentoo-dev
I have had problems with 2 packages on my system. First is avi-xmms will
not ./configure since it cannot find xmms though xmms was merged fine, in
fact I was using it. Next is xmovie which merges fine but spits this error
up >>> Install xmovie-1.7 into /tmp/portage/xmovie-1.7/image/ category
media-video /usr/lib/portage/bin/dobin: xmovie/i486/xmovie is not executable
or does not exist
man:
info:
strip:
>>>Completed installing into /tmp/portage/xmovie-1.7/image/
I'm now trying to emerge xmovie-1.6 to see if that works. If I have time
tonight after homework (ugh :o) maybe I can solve the problems but kinda
want to see if anyone else has the same problem as I do?
So long and see you all later..
naz
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-dev] package errors
2001-05-10 17:56 michael nazaroff
@ 2001-05-10 19:07 ` Achim Gottinger
2001-05-11 14:48 ` Achim Gottinger
1 sibling, 0 replies; 5+ messages in thread
From: Achim Gottinger @ 2001-05-10 19:07 UTC (permalink / raw
To: gentoo-dev
michael nazaroff wrote:
>
> I have had problems with 2 packages on my system. First is avi-xmms will
> not ./configure since it cannot find xmms though xmms was merged fine, in
> fact I was using it. Next is xmovie which merges fine but spits this error
> up >>> Install xmovie-1.7 into /tmp/portage/xmovie-1.7/image/ category
> media-video /usr/lib/portage/bin/dobin: xmovie/i486/xmovie is not executable
> or does not exist
> man:
> info:
> strip:
> >>>Completed installing into /tmp/portage/xmovie-1.7/image/
Can you please log the compilation fron xmovie to a file and send me
that thing?
Here the binary got build in the i686 subdir. I assumend it uses CHOST's
ix86 as the name
for the subdir. Sounds like I'm wrong.
Additionally I need a file called config.log from your avi-xmms build
dir
/tmp/portage/avi-xmms-1.2.2-r1/work/avixmms-1.2.2 to check what problem
you got.
bye achim~
>
> I'm now trying to emerge xmovie-1.6 to see if that works. If I have time
> tonight after homework (ugh :o) maybe I can solve the problems but kinda
> want to see if anyone else has the same problem as I do?
>
> So long and see you all later..
>
> naz
> _________________________________________________________________
> Get your FREE download of MSN Explorer at http://explorer.msn.com
>
> _______________________________________________
> gentoo-dev mailing list
> gentoo-dev@gentoo.org
> http://www.gentoo.org/mailman/listinfo/gentoo-dev
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-dev] package errors
2001-05-10 17:56 michael nazaroff
2001-05-10 19:07 ` Achim Gottinger
@ 2001-05-11 14:48 ` Achim Gottinger
1 sibling, 0 replies; 5+ messages in thread
From: Achim Gottinger @ 2001-05-11 14:48 UTC (permalink / raw
To: gentoo-dev
michael nazaroff wrote:
>
> I have had problems with 2 packages on my system. First is avi-xmms will
> not ./configure since it cannot find xmms though xmms was merged fine, in
> fact I was using it. Next is xmovie which merges fine but spits this error
> up >>> Install xmovie-1.7 into /tmp/portage/xmovie-1.7/image/ category
> media-video /usr/lib/portage/bin/dobin: xmovie/i486/xmovie is not executable
> or does not exist
> man:
> info:
> strip:
> >>>Completed installing into /tmp/portage/xmovie-1.7/image/
Hi michael,
I fixed this problem, update your portage tree and try again, it should
work now.
Please send me the config.log file from avi-xmms, it works fine here and
I dunno what
caused the problem on your machine.
bye achim~
>
> I'm now trying to emerge xmovie-1.6 to see if that works. If I have time
> tonight after homework (ugh :o) maybe I can solve the problems but kinda
> want to see if anyone else has the same problem as I do?
>
> So long and see you all later..
>
> naz
> _________________________________________________________________
> Get your FREE download of MSN Explorer at http://explorer.msn.com
>
> _______________________________________________
> gentoo-dev mailing list
> gentoo-dev@gentoo.org
> http://www.gentoo.org/mailman/listinfo/gentoo-dev
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2001-05-12 4:30 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-05-11 19:47 [gentoo-dev] package errors michael nazaroff
2001-05-11 22:30 ` Daniel Robbins
-- strict thread matches above, loose matches on Subject: below --
2001-05-10 17:56 michael nazaroff
2001-05-10 19:07 ` Achim Gottinger
2001-05-11 14:48 ` Achim Gottinger
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox