Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
sysklogd compilation fail
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
candido
n00b
n00b


Joined: 02 Jul 2016
Posts: 1

PostPosted: Thu Jul 07, 2016 4:57 pm    Post subject: sysklogd compilation fail Reply with quote

Hi,

i am newbie installation gentoo from CD. When i begin to install system tools i tried to install sysklogd and the compilation process fail

#emerge --ask app-admin/sysklogd -> ERROR: sysklogd-1.5.1::gentoo failed (compile phase)

/etc/portage/make.conf -> CFLAGS="march=native -O2"

i dont know how to send the next log files from installation console:

/var/tmp/portage/app-admin/sysklogd-1.5.1/temp/build.log
emerge --info =app-admin/sysklogd-1.5.1::gentoo+ -> output
emerge -pqv =app-admin/sysklogd-1.5.1::gentoo+ -> output
/var/tmp/portage/app-admin/syslogd-1.5.1/temp/environment


Some idea?
thanks in advance
Back to top
View user's profile Send private message
khayyam
Watchman
Watchman


Joined: 07 Jun 2012
Posts: 6227
Location: Room 101

PostPosted: Thu Jul 07, 2016 6:39 pm    Post subject: Re: sysklogd compilation fail Reply with quote

candido wrote:
/etc/portage/make.conf -> CFLAGS="march=native -O2"

candido ... if that is not a typo then you are missing a dash ... CFLAGS="-march=native -O2"

candido wrote:
i dont know how to send the next log files from installation console:

emerge (if you can) app-text/wgetpaste, you can then do the following

Code:
# wgetpaste /var/tmp/portage/app-admin/sysklogd-1.5.1/temp/build.log
# wgetpaste --info-only

... those two should be enough.

best ... khay
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