Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
I'm confused...portage ignoring make.conf...
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
brain
Apprentice
Apprentice


Joined: 16 May 2002
Posts: 229
Location: Farmington Hills, MI

PostPosted: Tue Jun 24, 2003 2:30 pm    Post subject: I'm confused...portage ignoring make.conf... Reply with quote

Ok.. I don't get it. I don't want XFree or anything along those lines... It's a server and I don't need X11....

Code:

saturn src # cat /etc/make.conf | grep USE
USE="-X -gtk -gnome -kde -qt -alsa gd xml xml2"


Yet...

Code:

saturn src # emerge -up world

These are the packages that I would merge, in order:

Calculating world dependencies ...done!
[ebuild  N   ] x11-base/xfree-4.3.0-r2
[ebuild  N   ] x11-libs/gtk+-1.2.10-r10
[ebuild  N   ] dev-perl/XML-Writer-0.4-r2
[ebuild  N   ] media-libs/audiofile-0.2.3-r1
[ebuild  N   ] media-sound/esound-0.2.29
[ebuild  N   ] gnome-base/ORBit-0.5.17
[ebuild  N   ] media-libs/imlib-1.9.14-r1
[ebuild  N   ] gnome-base/gnome-libs-1.4.2
[ebuild  N   ] media-libs/gdk-pixbuf-0.21.0
[ebuild  N   ] dev-perl/gtk-perl-0.7008-r9
[ebuild  N   ] dev-perl/File-Spec-0.82
[ebuild  N   ] dev-perl/Data-Dumper-2.101
[ebuild    U ] dev-perl/Test-Harness-2.28 [2.24-r1]
[ebuild  N   ] dev-perl/Inline-0.44
[ebuild  N   ] dev-perl/Filter-1.29
[ebuild  N   ] dev-perl/ExtUtils-F77-1.14-r1
[ebuild  N   ] dev-perl/PDL-2.4.0
[ebuild  N   ] media-libs/mpeg-lib-1.3.1-r1
[ebuild  N   ] media-gfx/gimp-1.2.4
[ebuild  N   ] net-print/cups-1.1.18-r5
[ebuild    U ] net-ftp/curl-7.10.5-r1 [7.10.2]
[ebuild  N   ] net-print/foomatic-2.0.0
[ebuild  N   ] media-gfx/gimp-print-4.2.5
[ebuild    U ] app-text/ghostscript-7.05.6-r2 [7.05.5]
[ebuild    U ] sys-apps/quota-3.06-r1 [3.06]
[ebuild    U ] dev-java/sun-jdk-1.4.1.03 [1.4.1.02-r1]
[ebuild    U ] app-admin/gentoolkit-0.1.28 [0.1.26-r1]
[ebuild    U ] app-arch/mt-st-0.7-r1 [0.7]
[ebuild    U ] dev-perl/mod_perl-1.27-r2 [1.27-r1]
[ebuild    U ] net-analyzer/nmap-3.27-r1 [3.27]
[ebuild    U ] sys-kernel/vanilla-sources-2.4.21 [2.4.20]
[ebuild    U ] net-misc/ntp-4.1.1b-r6 [4.1.1b-r5]


Can somone give me a suggestion?
_________________
--brain
Back to top
View user's profile Send private message
Pythonhead
Developer
Developer


Joined: 16 Dec 2002
Posts: 1801
Location: Redondo Beach, Republic of Calif.

PostPosted: Tue Jun 24, 2003 3:18 pm    Post subject: Reply with quote

Check ghostscript and nmap's USE variables:

Code:
etcat -u nmap

etcat -u ghostscript


Try adding -cups for starters
Back to top
View user's profile Send private message
brain
Apprentice
Apprentice


Joined: 16 May 2002
Posts: 229
Location: Farmington Hills, MI

PostPosted: Tue Jun 24, 2003 7:44 pm    Post subject: Reply with quote

Code:
-cups

did the trick... thanks!

Very strange, it must have been a recent 'sync' that changed an ebuild, this is a farily static box and it never called for cups before.
_________________
--brain
Back to top
View user's profile Send private message
spbecker
Retired Dev
Retired Dev


Joined: 10 Dec 2002
Posts: 73

PostPosted: Tue Jun 24, 2003 11:21 pm    Post subject: Reply with quote

Pythonhead wrote:
Check ghostscript and nmap's USE variables:

Code:
etcat -u nmap

etcat -u ghostscript


Try adding -cups for starters


I'm having the same exact problem, except I really need ghostscript to use cups because that particular machine is a print server. Is there any way to get around this?
Back to top
View user's profile Send private message
spbecker
Retired Dev
Retired Dev


Joined: 10 Dec 2002
Posts: 73

PostPosted: Tue Jun 24, 2003 11:29 pm    Post subject: Reply with quote

spbecker wrote:
Pythonhead wrote:
Check ghostscript and nmap's USE variables:

Code:
etcat -u nmap

etcat -u ghostscript


Try adding -cups for starters


I'm having the same exact problem, except I really need ghostscript to use cups because that particular machine is a print server. Is there any way to get around this?


Never mind, I found a solution in this thread: https://forums.gentoo.org/viewtopic.php?t=48530&highlight=ghostscript
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