Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Architectures & Platforms Gentoo on Alternative Architectures
  • Search

Installation of Gentoo/FreeBsd

Post here for other supported architectures, or if you are interested in porting Gentoo to a currently unsupported architecture.
Post Reply
Advanced search
11 posts • Page 1 of 1
Author
Message
mirojira
l33t
l33t
Posts: 685
Joined: Sat Feb 18, 2006 2:56 pm

Installation of Gentoo/FreeBsd

  • Quote

Post by mirojira » Tue Nov 20, 2007 8:14 pm

Does anybody have experience with installation Gentoo/FreeBSD ? Following http://www.gentoo.org/doc/en/gentoo-freebsd.xml I am running

Code: Select all

emerge -e system
With my Gentoo installation to run this command takes some 3 hours. But now emerging sys-devel/gcc-4.2.2 lasting 3 hours. Is it normal or should I interrupt it?
Top
welp
Retired Dev
Retired Dev
User avatar
Posts: 103
Joined: Sat Sep 24, 2005 7:07 pm
Location: Ipswich, UK
Contact:
Contact welp
Website

  • Quote

Post by welp » Tue Nov 20, 2007 8:41 pm

Hey,

Good to see more people experimenting with Gentoo/FreeBSD! :)

Now, onto business... The amount of time it takes for packages varies. gcc is a well-known large package which will often take a number of hours to compile, even on relatively modern systems.
Here's how long it took on my 2.4GHz P4 computer with 1GB RAM:

Code: Select all

Pythagoras ~ # qlop -tH gcc
gcc: 4 hours, 31 minutes, 29 seconds for 4 merges
Pythagoras ~ # 
So, yeah, don't cancel the compile. Else you're gonna be waiting even longer, and I'm sure you won't want that ;)

If you're an IRC user, feel free to pop into #gentoo-bsd on irc.freenode.net!

welp
Gentoo/BSD, Gentoo/Alt AT and Bugday lead
AMD64, Xfce, Sunrise, www-servers, net-irc, lang-misc, Artwork
If you find a bug, submit it! Bugzilla
Top
mark_alec
Bodhisattva
Bodhisattva
User avatar
Posts: 6066
Joined: Sat Sep 11, 2004 6:40 am
Location: Melbourne, Australia
Contact:
Contact mark_alec
Website

  • Quote

Post by mark_alec » Wed Nov 21, 2007 3:09 am

Moved from Other Things Gentoo to Gentoo on Alternative Architectures.
www.gentoo.org.au || #gentoo-au
Top
mirojira
l33t
l33t
Posts: 685
Joined: Sat Feb 18, 2006 2:56 pm

  • Quote

Post by mirojira » Thu Nov 22, 2007 9:21 pm

Thanks Welp. I finished installation. When configured kernel I did not make any changes. Problem is that I am not able to boot into Gentoo/FreeBSD. Former lilo.conf looked like that
LBA32
boot = /dev/sda
map = /boot/.map

menu-scheme=Wb
prompt
timeout=50
delay = 50
default = Windows

image = /boot/kernel-2.6.22-gentoo-r9
root = /dev/sdb5
label = Gentoo
read-only

other = /dev/sda1
label = Windows
table = /dev/sda

other = /dev/sdb1
label = FreeBSD
table = /dev/sdb
and everythings worked fine.After finished installation of Gentoo/FreeBSD I added
other = /dev/sdb2
label = GFBSD
table = /dev/sdb
but my LILO booted FreeBSD even if I choose GFBSD. I added

Code: Select all

loader=/boot/chain.b
Did not help.After that commented part
other = /dev/sdb1
label = FreeBSD
table = /dev/sdb
but my LILO still keeps booting FreeBSD. I am not able to find out solution at the moment.
Top
mikesh
n00b
n00b
Posts: 1
Joined: Thu Jan 17, 2008 6:24 pm
Location: Frankfurt am Main, Germany
Contact:
Contact mikesh
Website

emerge -e system w/o problems?

  • Quote

Post by mikesh » Thu Jan 17, 2008 7:18 pm

I'm also currently going down the road of installing Gentoo/FreeBSD. However I encounter some problems when rebuilding the system.

I downloaded the stage3 via the link in the documentation and did a "emerge --sync". Now the problems start:
  • portage and bash block each other (manual resolution fixed this)
  • python cannot be upgraded because /usr/sbin/python-upgrader belongs to python-2.4.4, but is a package on its own with ptyhon-2.5 (manual resolution fixed this)
  • groff configure complains about g++ not being smart enough to compile it (what the heck???)
  • ...
It goes on like this with a few other issues. Searching the forums didn't turn out any problems like those. My experience with gentoo (4 years sysop @ university) also suggest that I'm doing something wrong here. (Blame yourself first...)

Did anyone encounter similar problems?

Sincerely
Meikel
--
An expert is someone who can tell you afterwards exactly why his prognosis was wrong.
Top
mirojira
l33t
l33t
Posts: 685
Joined: Sat Feb 18, 2006 2:56 pm

Re: emerge -e system w/o problems?

  • Quote

Post by mirojira » Sun Jan 20, 2008 3:23 pm

mikesh wrote: It goes on like this with a few other issues. Searching the forums didn't turn out any problems like those. My experience with gentoo (4 years sysop @ university) also suggest that I'm doing something wrong here. (Blame yourself first...)
l
I did not have problems like you during installation. Problems started with installation of the applications. Up to now I was not able correctly install xorg-server.I would like to know if anybody can run Gentoo/BSD as main OS.
Top
berferd
Tux's lil' helper
Tux's lil' helper
Posts: 117
Joined: Thu May 13, 2004 8:16 pm

Re: emerge -e system w/o problems?

  • Quote

Post by berferd » Tue Mar 04, 2008 6:30 pm

mirojira wrote:I did not have problems like you during installation. Problems started with installation of the applications. Up to now I was not able correctly install xorg-server.I would like to know if anybody can run Gentoo/BSD as main OS.
There's a bug open on this:

http://bugs.gentoo.org/show_bug.cgi?id=205149
Top
tech_your_future
n00b
n00b
Posts: 14
Joined: Sat Jan 28, 2006 4:28 pm
Location: Mumbai, India

Re: emerge -e system w/o problems?

  • Quote

Post by tech_your_future » Mon Mar 24, 2008 7:43 pm

mikesh wrote: [*] groff configure complains about g++ not being smart enough to compile it (what the heck???)
Is it like this?

Code: Select all

checking that C++ compiler can compile simple program... yes
checking that C++ static constructors and destructors are called... no
configure: error: a working C++ compiler is required

I am facing this error while building groff. Also, i have mysqld, nmap and bunch of other apps segfaulting. I copied a simple C++ program from a friend, it compiles fine but then I get segfault while running it.
Here's the output of g++ -v

Code: Select all

Using built-in specs.
Target: i686-gentoo-freebsd6.2
Configured with: /var/tmp/portage/sys-devel/gcc-4.2.3/work/gcc-4.2.3/configure --prefix=/usr --bindir=/usr/i686-gentoo-freebsd6.2/gcc-bin/4.2.3 --includedir=/usr/lib/gcc/i686-gentoo-freebsd6.2/4.2.3/include --datadir=/usr/share/gcc-data/i686-gentoo-freebsd6.2/4.2.3 --mandir=/usr/share/gcc-data/i686-gentoo-freebsd6.2/4.2.3/man --infodir=/usr/share/gcc-data/i686-gentoo-freebsd6.2/4.2.3/info --with-gxx-include-dir=/usr/lib/gcc/i686-gentoo-freebsd6.2/4.2.3/include/g++-v4 --host=i686-gentoo-freebsd6.2 --build=i686-gentoo-freebsd6.2 --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-libunwind-exceptions --disable-libmudflap --disable-libssp --disable-libgcj --with-arch=i686 --enable-languages=c,c++,treelang --enable-shared --enable-threads=posix --enable-__cxa_atexit
Thread model: posix
gcc version 4.2.3 (Gentoo 4.2.3 p1.0)
Top
baigsabeeh
Guru
Guru
User avatar
Posts: 520
Joined: Wed Sep 28, 2005 7:51 pm
Location: North Brunswick, NJ

  • Quote

Post by baigsabeeh » Mon Jun 16, 2008 3:11 pm

Use actual FreeBSD. Gentoo/FreeBSD is a mess.
BSD > SysV > Linux
BSD FTW!
Top
gringo
Advocate
Advocate
User avatar
Posts: 3793
Joined: Sun Apr 27, 2003 10:25 am

  • Quote

Post by gringo » Wed Jun 18, 2008 9:23 am

baigsabeeh wrote:Use actual FreeBSD. Gentoo/FreeBSD is a mess.
i agree ... btw, is the projekt still alive ?

cheers
Error: Failing not supported by current locale
Top
dav_it
Retired Dev
Retired Dev
Posts: 16
Joined: Wed Apr 18, 2007 2:48 pm

  • Quote

Post by dav_it » Fri Aug 01, 2008 11:10 pm

gringo wrote:
baigsabeeh wrote:Use actual FreeBSD. Gentoo/FreeBSD is a mess.
i agree ... btw, is the projekt still alive ?

cheers
The project isn't a mess, and yeah, it's still alive. The team is doing an huge work to port g/fbsd to 7.0. you can find more infos on my blog http://davzero.wordpress.com or looking at gentoo-bsd ml. If you want to help or get more informations send a mail to bsd@g.o or drop two lines in #gentoo-bsd (Freenode network)

Regards

dav
Currently breaking on Gentoo/Freebsd, Gentoo on MIPS.
More infos here: http://davzero.wordpress.com
Top
Post Reply

11 posts • Page 1 of 1

Return to “Gentoo on Alternative Architectures”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic