upgrading to --current

2007-07-31 Thread Aton A
I have followed these instructions topdate my  sources and build  the
relevant files

To update your system, you should check /usr/src/UPDATING for any
pre-buildworld steps necessary for your version of the sources and then use
the following procedure:

# make buildworld
# make buildkernel
# make installkernel
# reboot

Then I tried this

After installkernel finishes successfully, you should boot in single user
mode (i.e. using boot -s from the loader prompt). Then run:

# mergemaster -p


but I get an error:
mkdir /var/tmp/temproot: read only filesystem
**FATAL ERROR can not create /var/tmp/temproot


Any help here on fixing this?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: upgrading to --current

2007-07-31 Thread Garrett Cooper

Aton A wrote:

I have followed these instructions topdate my  sources and build  the
relevant files

To update your system, you should check /usr/src/UPDATING for any
pre-buildworld steps necessary for your version of the sources and then use
the following procedure:

# make buildworld
# make buildkernel
# make installkernel
# reboot

Then I tried this

After installkernel finishes successfully, you should boot in single user
mode (i.e. using boot -s from the loader prompt). Then run:

# mergemaster -p


but I get an error:
mkdir /var/tmp/temproot: read only filesystem
**FATAL ERROR can not create /var/tmp/temproot


Any help here on fixing this?
  


   Run mount / first. Single user mode only mounts things readonly ;).
-Garrett
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: upgrading to --current

2007-07-31 Thread [EMAIL PROTECTED]
On 31/07/07, Aton A [EMAIL PROTECTED] wrote:
 I have followed these instructions topdate my  sources and build  the
 relevant files

 To update your system, you should check /usr/src/UPDATING for any
 pre-buildworld steps necessary for your version of the sources and then use
 the following procedure:

 # make buildworld
 # make buildkernel
 # make installkernel
 # reboot

 Then I tried this

 After installkernel finishes successfully, you should boot in single user
 mode (i.e. using boot -s from the loader prompt). Then run:

 # mergemaster -p


 but I get an error:
 mkdir /var/tmp/temproot: read only filesystem
 **FATAL ERROR can not create /var/tmp/temproot


 Any help here on fixing this?

From a bit farther down in /usr/src/UPDATING:
 [3] From the bootblocks, boot -s, and then do
fsck -p
mount -u /
mount -a
cd src
adjkerntz -i# if CMOS is wall time
Also, when doing a major release upgrade, it is required that
you boot into single user mode to do the installworld.

I hop ethi shelps.

-- 
--
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


GTK or Pango problems after upgrading on -CURRENT

2004-04-06 Thread Doug Poland
Hello,

Yesterday I did a cvsup for ports and attempted to run portupgrade -R on 
gaim.  I had trouble building the gtk2 dependancy until did a cvsup and 
rebuilt my 5.2.1 world and kernel.

After installation of world and kernel all of gaim's required packages 
upgraded except security/nss-3.9.1.  It continually fails with...

FreeBSD5.2_OPT.OBJ/shlibsign -v -i 
../../../../dist/FreeBSD5.2_OPT.OBJ/lib/libsoftokn3.so.1
Fatal error 'Spinlock called when not threaded.' at line 83 in file 
/usr/src/lib/libpthread/thread/thr_spinlock.c (errno = 0)
Abort trap (core dumped)
gmake[2]: *** [../../../../dist/FreeBSD5.2_OPT.OBJ/lib/libsoftokn3.chk] 
Error 134
gmake[2]: Leaving directory 
`/usr/ports/security/nss/work/nss-3.9/mozilla/security/nss/cmd/shlibsign'
gmake[1]: *** [libs] Error 2
gmake[1]: Leaving directory 
`/usr/ports/security/nss/work/nss-3.9/mozilla/security/nss/cmd'
gmake: *** [libs] Error 2
*** Error code 2

So I ran a portupgrade on gaim without -R switch and it successfully 
built and install.  Unfortunately when I launch gaim I see...

Fatal error 'Spinlock called when not threaded.' at line 83 in file 
/usr/src/lib/libpthread/thread/thr_spinlock.c (errno = 0)

I'm not sure this is the same problem but now when I start programs that 
use GTK I see...

Error reading modules file
** (firefox-bin:63429): WARNING **: No builtin or dynamically loaded 
modules were found. Pango will not work correctly. This probably means
there was an error in the creation of:
  '/usr/X11R6/etc/pango/pango.modules'
You may be able to recreate this file by running pango-querymodules.

Also, I'm missing fonts in my apps that require GTK2 fonts (Eclipse).
Googling and reading /usr/src/UPDATING has not shed any light on the 
problem.

Assistance greatly appreciated.

--
Regards,
Doug
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Upgrading to CURRENT

2002-10-17 Thread Steve Tremblett

+ Jan Lentfer wrote:
| Hi all, 
| 
| I am planing to upgrade my 4.6.2/i386 desktop box to current. Is there
| some information online about switching from 4.x to 5.0?
| What are the new features and bits?

CURRENT is a development stream and not intended for general use.  It
is not guaranteed to work (or even build) at any given time.  Tracking
the STABLE stream is probably what you're after.

http://www.freebsd.org/doc/en_US.ISO8859-1/articles/releng/index.html

-- 
Steve Tremblett

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Upgrading to CURRENT

2002-10-17 Thread Jan Lentfer
Hi all, 

I am planing to upgrade my 4.6.2/i386 desktop box to current. Is there
some information online about switching from 4.x to 5.0?
What are the new features and bits?

TIA

Jan
-- 
Jan Lentfer
System Administrator
Molecular Cell Biology / AG Holstein, Darmstadt University of
Technology, Schnittspahnstr. 10, 64287 Darmstadt, Germany
Tel: +49 6151 16 5563 / Tel private: +49 6151 788415 / mobile: +49 163
4712037


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message