fragen zu -current

k_e_x

Well-Known Member
ja ich wollte mal fragen ob von euch jemand openbsd -current einsetzt?

also ich habe das die letzten wochen 2-3 mal probiert, bin ganz genau nach FAQ und HOWTO vorgegangen, auch den gcc neu compiled usw ...

aber bei "make userland" spuckt er mir nach einiger zeit immer eine fehlermeldung aus ...
da ich das ganze auf meinem soekris probiert hatte, und das entsprechend lahm war hatte ich ab irgendwann kein bock mehr

ist -current nun doch so "unstable" oder habe ich da was falsch verstanden? "make userland" evtl nicht noetig oder gar falsch?
genaue fehlermeldung habe ich jetzt nicht mehr ...
 
Code:
5.3.5 - Building the userland
There is a specific process used by OpenBSD. Processes used on other OSs you may have been familiar with will most likely not work on OpenBSD, and will get you laughed at when you ask why.

    * Clear your /usr/obj directory and rebuild symbolic links:

# rm -rf /usr/obj/*
# cd /usr/src
# make obj

      Note that the use of the /usr/obj directory is mandatory. Failing to do this step before building the rest of the tree will likely leave your src tree in bad shape.

    * Make sure all the appropriate directories are created.

# cd /usr/src/etc && env DESTDIR=/ make distrib-dirs

    * Build the system:

# cd /usr/src
# make build

      This compiles and installs all the "userland" utilities in the appropriate order. This is a fairly time consuming step -- a very fast machine may be able to complete it in well under an hour, a very slow machine may take many days. When this step is complete, you have newly compiled binaries in place on your system.

    * If building -current: Update /dev and /etc, with the changes listed in current.html. If following -stable after a proper upgrade process or a install of the proper starting binary, this step is not needed or desired.

das meinte ich, sry

und immer beim letzten schritt "make build" meckert er, habe es wie gesagt schon mehrmals probiert und nach ein paar stunden kommt immer irgendwas ... das kanns doch einfach nicht sein -.-
 
ne ... eigentlich war ich grad bei netbsd und hab das freebsd faq durchgelesen
nein ich bin nicht ganz so bloed wie es vielleicht den eindruck macht:

http://www.openbsd.org/faq/faq5.html#BldUserland
_alle_ schritte exakt nach faq durchgegangen, auch noch die hinweise zu current beachtet (wo nunmal drinsteht das man den gcc ebenfalls neu compilen soll usw) und natuerlich brav eins nach dem anderen, also erst den sourcecode geholt und dann angefangen usw ...
habe ich auch alles nach anweisung ganz genau so durchgefuehrt

und trotzdem kriege ich jedesmal irgendwelche fehler

drum frage ich mich ob hier jemand ohne probleme -current einsetzt/regelmaessig updated usw ...
 
bah, wie gemein, postet einfach was während ich noch schreibe...

naja, jetzt mal ernsthaft:

welche openbsd version hast du installiert? hoffentlich ein aktuelles snapshot, sonst ist es natürlich, dass probleme auftreten. wenn nicht mach ein upgrade.

dmesg?

welche fehler? ich hab keine entdeckt..

um deine frage zu beantworten: ja, es gibt leute, die regelmäßig updaten und das ohne probleme.

auf bald
oenone
 
Zurück
Oben