Bug 19512 - get problem in compile gcc-2.7.2.3
Summary: get problem in compile gcc-2.7.2.3
Status: Closed FIXED
Alias: None
Product: Base System
Classification: Unclassified
Component: i386 (show other bugs)
Version: Unspecified
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-06-26 05:50 UTC by szewaikelvin
Modified: 2001-03-13 03:48 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description szewaikelvin 2000-06-26 05:50:05 UTC
As there is error to cause out as compile gcc I have install all the prequest for it.
"cc  -DIN_GCC   -g     -I. -I. -I./config  -DGCC_INCLUDE_DIR=\"/usr/local/lib/gcc-lib/i386-unknown-freebsd4.0/2.7.2.3/include\"  -DGPLUSPLUS_INCLUDE_DIR=\"/usr/local/lib/g++-include\"  -DLOCAL_INCLUDE_DIR=\"/usr/local/include\"  -DCROSS_INCLUDE_DIR=\"/usr/local/lib/gcc-lib/i386-unknown-freebsd4.0/2.7.2.3/sys-include\"  -DTOOL_INCLUDE_DIR=\"/usr/local/i386-unknown-freebsd4.0/include\"  -c `echo ./cccp.c | sed 's,^\./,,'`
cc  -DIN_GCC   -g     -I. -I. -I./config -c ./cexp.c
cc -c  -DIN_GCC   -g     -I. -I. -I./config version.c
cc -c  -DIN_GCC   -g     -I. -I. -I./config obstack.c
cc  -DIN_GCC   -g   -o cccp cccp.o cexp.o  version.o obstack.o ` case "cc" in "cc") echo "" ;; esac `  -lgnumalloc
/usr/libexec/elf/ld: cannot open -lgnumalloc: No such file or directory
*** Error code 1"
Comment 1 Johan Karlsson freebsd_committer freebsd_triage 2000-10-12 20:21:34 UTC
State Changed
From-To: open->feedback

Hi Kelvin 
I do not understand what you are trying to do when you get this  
problem (http://www.FreeBSD.org/cgi/query-pr.cgi?pr=19512). 

Are you trying to compile GCC 2.7.2.3 from the ports when  
you get this problem? 

Can you please provide a simple 'How-To-Repeat' and send  
as a follow-up to the PR by sending mail to 
'freebsd-gnats-submit@FreeBSD.org' with the subject of 
this mail as subject.
Comment 2 Dag-Erling Smørgrav freebsd_committer freebsd_triage 2001-03-13 03:47:09 UTC
State Changed
From-To: feedback->closed

Feedback timeout.