a21c [Solved] make buildworld vs make install (ports) - The FreeBSD Forums
The FreeBSD Forums  

Go Back   The FreeBSD Forums > Base System > Installing & Upgrading

Installing & Upgrading Installing and upgrading FreeBSD.

Reply
 
Thread Tools Display Modes
  #1  
Old February 10th, 2010, 09:09
klabacita klabacita is offline
Member
 
Join Date: Nov 2008
Location: Aztec Land
Posts: 109
Thanks: 19
Thanked 1 Time in 1 Post
Default make buildworld vs make install (ports)

I had been having issues running make buildworld, I had change my src.conf, removing entry's until find the right one for me.

I have receive different errors at compile time, gcc, segment fault, etc, different errors.

I have delete my src.conf and use all the settings as default but same issue, cannot finish make buildworld.

Reading about, it say that if the error is not reproducible could be a HW issue.

My error is not reproducible.

Now my big doubt is...

Ok maybe I have some HW issues, but why I can install ports without any issue, what is the difference between a make buildworld vs make install clean?

We are using the same compiler, flags, etc.

Why I don't have problems building ports and some of them are big.

Is all my doubt, I appreciated any info about.

FreeBSD 7.2-p6.

P.S. I can build my kernel without any issue, custom kernel.
Reply With Quote
  #2  
Old February 10th, 2010, 11:00
tangram's Avatar
tangram tangram is offline
Member
 
Join Date: Nov 2008
Location: Portugal
Posts: 524
Thanks: 13
Thanked 65 Times in 56 Posts
Default

Post your errors please.

Update your source code (make sure you're using the right tag), remove old work objects, remove customizations from /etc/src.conf and /etc/make.conf, try to disable ccache if using it and re-issue make buildworld.

Code:
# csup -L 2 -h cvsup2.uk.freebsd.org /usr/share/examples/cvsup/standard-supfile
# cd /usr/obj
# chflags -R noschg *
# rm -rf *
# cd /usr/src
# make buildworld

Last edited by tangram; February 10th, 2010 at 11:14. Reason: Corrected supfile.
Reply With Quote
The Following User Says Thank You to tangram For This Useful Post:
klabacita (February 21st, 2010)
  #3  
Old February 21st, 2010, 02:55
klabacita klabacita is offline
Member
 
Join Date: Nov 2008
Location: Aztec Land
Posts: 109
Thanks: 19
Thanked 1 Time in 1 Post
Thumbs up

Hi tangram.

I have finally detect that the issue was my computer, because as soon as I took another one, my build world stuff finish without any issue.

I have run buildworld && kernel without problems.

Thanks again!!!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
AMD64: Kernel panics during make buildworld ms80 Installing & Upgrading 4 February 5th, 2010 00:24
[Solved] make buildworld WITHOUT_KERBEROS hermes Installing & Upgrading 4 January 22nd, 2010 17:53
[Solved] Make buildworld fails? Walkerru Installing & Upgrading 6 December 16th, 2009 15:59
updating ports: make index... make fetchindex LateNiteTV Installation and Maintenance of FreeBSD Ports or Packages 14 April 25th, 2009 10:46
make buildworld breaks for 7.1 cbes Installing & Upgrading 7 January 16th, 2009 17:29


All times are GMT +1. The time now is 02:17.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.
The mark FreeBSD is a registered trademark of The FreeBSD Foundation and is used by The FreeBSD Project with the permission of The FreeBSD Foundation.
Web protection and acceleration provided by CloudFlare
0