Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
emerge dhcpcd error on amd64[solved -- make.conf variable]
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
Drone4four
Apprentice
Apprentice


Joined: 09 May 2006
Posts: 247

PostPosted: Fri Jun 02, 2006 11:44 pm    Post subject: emerge dhcpcd error on amd64[solved -- make.conf variable] Reply with quote

Code:
checking for x86_64-pc-linux-gnu gcc� x86_64-pc-linux-gnu-gcc
checking for C compiler default output file name� configure: error: C compiler cannot create executables
See �config.log� for more details.

!!! Please attach the config.log to your bug report:
!!! var/tmp/portage/dhcpcd-2.0.5/work/dhcpcd-2.0.5/config.log

!!! ERROR: net-misc/dhcpcd-2.0.5 failed.
!!! Function econf, Line 495, Exitcode 0
!!! econf failed
!!! If you need support, post the topmost build error, NOT this status message.


I�d do exactly as the last line in that error message suggests, but I have no way of transferring the log file from the broken machine to the working laptop I�m using to make this forum post. How am I to transfer the config.log to a working machine?

Is it even possible to fully diagnose the problem my gentoo install has without the config.log (and just the limited infromation I've provided)? If so, what's the fix?

I know for a fact this machine connects to the internet, because yesterday I installed GCC 3.4 (which took a long time) using portage.
_________________
My rig:
IBM Personal System/2 Model 30-286 - - Intel 80286 (16 bit) 10 Mhz - - 1MB DRAM - - Integrated VGA Display adapter
1.44MB capacity Floppy Disk - - PS/2 keyboard (no mouse)


Last edited by Drone4four on Sun Jun 04, 2006 9:13 pm; edited 1 time in total
Back to top
View user's profile Send private message
cyblord
Guru
Guru


Joined: 22 May 2006
Posts: 424

PostPosted: Sat Jun 03, 2006 1:38 am    Post subject: Reply with quote

this topic has been discussed before.

check this out:

https://forums.gentoo.org/viewtopic.php?t=27719

I hope it helps! :)
Back to top
View user's profile Send private message
Drone4four
Apprentice
Apprentice


Joined: 09 May 2006
Posts: 247

PostPosted: Sat Jun 03, 2006 8:34 pm    Post subject: Reply with quote

cyblord wrote:
this topic has been discussed before.

check this out:

https://forums.gentoo.org/viewtopic.php?t=27719

I hope it helps! :)


Thanks cyblord. I'm guessing you figured the problem was not with dhcpcd, but actually my poorly configured GCC?

For my make.conf, I actually typed CXXFLAGS="${CFLAGS}" instead of CXXFLAGS="-march=k8 -pipe -O2". After switching up the variable, I'll report back to the forums.
_________________
My rig:
IBM Personal System/2 Model 30-286 - - Intel 80286 (16 bit) 10 Mhz - - 1MB DRAM - - Integrated VGA Display adapter
1.44MB capacity Floppy Disk - - PS/2 keyboard (no mouse)
Back to top
View user's profile Send private message
Drone4four
Apprentice
Apprentice


Joined: 09 May 2006
Posts: 247

PostPosted: Sun Jun 04, 2006 9:12 pm    Post subject: Reply with quote

It turns out my CXXFLAGS was labled wrong. The corrected variable (for amd64) is
Code:
CXXFLAGS="-arch=x86_64 -O2"

_________________
My rig:
IBM Personal System/2 Model 30-286 - - Intel 80286 (16 bit) 10 Mhz - - 1MB DRAM - - Integrated VGA Display adapter
1.44MB capacity Floppy Disk - - PS/2 keyboard (no mouse)
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