Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] Gmake Invalid Option on several ebuilds
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
Tux12Fun
Apprentice
Apprentice


Joined: 16 Aug 2007
Posts: 156

PostPosted: Wed Dec 05, 2012 7:29 pm    Post subject: [SOLVED] Gmake Invalid Option on several ebuilds Reply with quote

Hi,

I've got the following problem with a lot of ebuilds. I'll think is a gmake Problem. But how can I fix this.

Code:

>>> Source prepared.
>>> Configuring source in /dev/shm/portage/perl-core/version-0.990.100/work/version-0.9901 ...
 * Using ExtUtils::MakeMaker
 * perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor INSTALLMAN3DIR=none DESTDIR=/dev/shm/portage/perl-core/version-0.990.100/image/
Testing if you have a C compiler
Checking if your kit is complete...
Looks good
Writing Makefile for version::vxs
Writing MYMETA.yml and MYMETA.json
Writing Makefile for version
Writing MYMETA.yml and MYMETA.json
>>> Source configured.
>>> Compiling source in /dev/shm/portage/perl-core/version-0.990.100/work/version-0.9901 ...
 * emake OTHERLDFLAGS=-Wl,-O1 -Wl,--as-needed
make -j3 'OTHERLDFLAGS=-Wl,-O1 -Wl,--as-needed'
gmake: Ungültige Option -- a
gmake: Ungültige Option -- c
gmake: Ungültige Option -- =
gmake: Ungültige Option -- a
gmake: Ungültige Option -- u
gmake: Ungültige Option -- =
gmake: Ungültige Option -- a
# GNU Make 3.82
# Built for x86_64-pc-linux-gnu
# Copyright (C) 2010  Free Software Foundation, Inc.
# License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
# This is free software: you are free to change and redistribute it.
# There is NO WARRANTY, to the extent permitted by law.
Syntax: gmake [Optionen] [Target] ...
Optionen:
  -b, -m                      Aus Kompatibilitätsgründen ignoriert
  -B, --always-make           Alle Ziele ohne Bedingungen erstellen
  -C VERZEICHNIS, --directory=VERZEICHNIS
                              In VERZEICHNIS wechseln, bevor etwas getan wird


Compilation aborted


Last edited by Tux12Fun on Wed Dec 05, 2012 7:49 pm; edited 1 time in total
Back to top
View user's profile Send private message
Tux12Fun
Apprentice
Apprentice


Joined: 16 Aug 2007
Posts: 156

PostPosted: Wed Dec 05, 2012 7:49 pm    Post subject: Reply with quote

Solved.


emerge -1 make

Did the Trick
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo 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