freebsd-i386 Digest, Vol 274, Issue 5
freebsd-i386@freebsd.org
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.freebsd.org/mailman/listinfo/freebsd-i386
or, via email, send a message with subject or body 'help' to
freebsd-i386-request@freebsd.org
You can reach the person managing the list at
freebsd-i386-owner@freebsd.org
When replying, please edit your Subject line so it is more specific
than "Re: Contents of freebsd-i386 digest..."
Today's Topics:
1. i386/125963: Unable to quit Xfce4 when clicking on the icon
button or via the menu (Eugene J. Markow)
2. [releng_7 tinderbox] failure on i386/i386 (FreeBSD Tinderbox)
3. [releng_7 tinderbox] failure on i386/pc98 (FreeBSD Tinderbox)
4. (no subject) (thedurkins@thedurkins.force9.co.uk)
----------------------------------------------------------------------
Message: 1
Date: Fri, 25 Jul 2008 19:37:17 GMT
From: "Eugene J. Markow" <ejmarkow@hotmail.com>
Subject: i386/125963: Unable to quit Xfce4 when clicking on the icon
button or via the menu
To: freebsd-gnats-submit@FreeBSD.org
Message-ID: <200807251937.m6PJbHQR052491@www.freebsd.org>
>Number: 125963
>Category: i386
>Synopsis: Unable to quit Xfce4 when clicking on the icon button or via the menu
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: freebsd-i386
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Fri Jul 25 19:40:03 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator: Eugene J. Markow
>Release: FreeBSD 7.0-STABLE-200807
>Organization:
n/a
>Environment:
FreeBSD FBSD70.granica.com 7.0-STABLE-200807 FreeBSD 7.0-STABLE-200807 #0: Thu Jul 24 22:45:47 CEST 2008 ejm@FBSD70.granica.com:/usr/obj/usr/src/sys/EJMKERNEL i386
>Description:
Installled the FreeBSD 7.0-STABLE-200807 snapshot and added both Xorg and Xfce4 by using pkg_add -r xorg and pkg_add -r xfce4 respectively. Configured Xorg and added the "/usr/local/bin/startxfce4" to .xinitrc. Invoked Xfce4 by typing "startx" from the user prompt and the Xfce4 window with icons and menu opened up. After reviewing the GUI, I wanted to exit Xfce4. I clicked on the "quit" icon button and there was no response. I then attempted to quit Xfce4 via the menu, and again, no response. Ultimately, I had to terminate Xfce4 by pressing ctl-alt-backspace. I reinstalled the entire system once again to make sure this wasn't isolated, and indeed, the probem occurred again.
>How-To-Repeat:
Follow the precise installation instructions I already provided. Note: Install both Xorg and Xfce4 via pkg_add only, and not using ports.
>Fix:
Unknown.
>Release-Note:
>Audit-Trail:
>Unformatted:
------------------------------
Message: 2
Date: Fri, 25 Jul 2008 15:52:10 -0400 (EDT)
From: FreeBSD Tinderbox <tinderbox@freebsd.org>
Subject: [releng_7 tinderbox] failure on i386/i386
To: FreeBSD Tinderbox <tinderbox@freebsd.org>, <stable@freebsd.org>,
<i386@freebsd.org>
Message-ID: <20080725195210.77F381B5078@freebsd-stable.sentex.ca>
TB --- 2008-07-25 18:36:41 - tinderbox 2.3 running on freebsd-stable.sentex.ca
TB --- 2008-07-25 18:36:41 - starting RELENG_7 tinderbox run for i386/i386
TB --- 2008-07-25 18:36:41 - cleaning the object tree
TB --- 2008-07-25 18:37:00 - cvsupping the source tree
TB --- 2008-07-25 18:37:00 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/RELENG_7/i386/i386/supfile
TB --- 2008-07-25 18:37:10 - building world (CFLAGS=-O2 -pipe)
TB --- 2008-07-25 18:37:10 - cd /src
TB --- 2008-07-25 18:37:10 - /usr/bin/make -B buildworld
>>> World build started on Fri Jul 25 18:37:11 UTC 2008
>>> Rebuilding the temporary build tree
>>> stage 1.1: legacy release compatibility shims
>>> stage 1.2: bootstrap tools
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3: cross tools
>>> stage 4.1: building includes
>>> stage 4.2: building libraries
>>> stage 4.3: make dependencies
>>> stage 4.4: building everything
>>> World build completed on Fri Jul 25 19:42:06 UTC 2008
TB --- 2008-07-25 19:42:06 - generating LINT kernel config
TB --- 2008-07-25 19:42:06 - cd /src/sys/i386/conf
TB --- 2008-07-25 19:42:06 - /usr/bin/make -B LINT
TB --- 2008-07-25 19:42:06 - building LINT kernel (COPTFLAGS=-O2 -pipe)
TB --- 2008-07-25 19:42:06 - cd /src
TB --- 2008-07-25 19:42:06 - /usr/bin/make -B buildkernel KERNCONF=LINT
>>> Kernel build for LINT started on Fri Jul 25 19:42:06 UTC 2008
>>> stage 1: configuring the kernel
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3.1: making dependencies
>>> stage 3.2: building everything
[...]
/src/sys/kern/kern_cpuset.c:925: error: dereferencing pointer to incomplete type
/src/sys/kern/kern_cpuset.c:925: error: dereferencing pointer to incomplete type
/src/sys/kern/kern_cpuset.c:928: error: dereferencing pointer to incomplete type
/src/sys/kern/kern_cpuset.c:939: error: dereferencing pointer to incomplete type
/src/sys/kern/kern_cpuset.c:948: error: dereferencing pointer to incomplete type
/src/sys/kern/kern_cpuset.c:950: error: dereferencing pointer to incomplete type
/src/sys/kern/kern_cpuset.c:953: error: dereferencing pointer to incomplete type
/src/sys/kern/kern_cpuset.c:956: error: dereferencing pointer to incomplete type
*** Error code 1
Stop in /obj/src/sys/LINT.
*** Error code 1
Stop in /src.
*** Error code 1
Stop in /src.
TB --- 2008-07-25 19:52:10 - WARNING: /usr/bin/make returned exit code 1
TB --- 2008-07-25 19:52:10 - ERROR: failed to build lint kernel
TB --- 2008-07-25 19:52:10 - tinderbox aborted
TB --- 3718.28 user 390.68 system 4529.15 real
http://tinderbox.des.no/tinderbox-releng_7-RELENG_7-i386-i386.full
------------------------------
Message: 3
Date: Fri, 25 Jul 2008 17:05:39 -0400 (EDT)
From: FreeBSD Tinderbox <tinderbox@freebsd.org>
Subject: [releng_7 tinderbox] failure on i386/pc98
To: FreeBSD Tinderbox <tinderbox@freebsd.org>, <stable@freebsd.org>,
<i386@freebsd.org>
Message-ID: <20080725210539.5F5491B5078@freebsd-stable.sentex.ca>
TB --- 2008-07-25 19:52:10 - tinderbox 2.3 running on freebsd-stable.sentex.ca
TB --- 2008-07-25 19:52:10 - starting RELENG_7 tinderbox run for i386/pc98
TB --- 2008-07-25 19:52:10 - cleaning the object tree
TB --- 2008-07-25 19:52:33 - cvsupping the source tree
TB --- 2008-07-25 19:52:33 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/RELENG_7/i386/pc98/supfile
TB --- 2008-07-25 19:52:42 - building world (CFLAGS=-O2 -pipe)
TB --- 2008-07-25 19:52:42 - cd /src
TB --- 2008-07-25 19:52:42 - /usr/bin/make -B buildworld
>>> World build started on Fri Jul 25 19:52:43 UTC 2008
>>> Rebuilding the temporary build tree
>>> stage 1.1: legacy release compatibility shims
>>> stage 1.2: bootstrap tools
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3: cross tools
>>> stage 4.1: building includes
>>> stage 4.2: building libraries
>>> stage 4.3: make dependencies
>>> stage 4.4: building everything
>>> World build completed on Fri Jul 25 20:57:32 UTC 2008
TB --- 2008-07-25 20:57:32 - generating LINT kernel config
TB --- 2008-07-25 20:57:32 - cd /src/sys/pc98/conf
TB --- 2008-07-25 20:57:32 - /usr/bin/make -B LINT
TB --- 2008-07-25 20:57:33 - building LINT kernel (COPTFLAGS=-O2 -pipe)
TB --- 2008-07-25 20:57:33 - cd /src
TB --- 2008-07-25 20:57:33 - /usr/bin/make -B buildkernel KERNCONF=LINT
>>> Kernel build for LINT started on Fri Jul 25 20:57:33 UTC 2008
>>> stage 1: configuring the kernel
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3.1: making dependencies
>>> stage 3.2: building everything
[...]
/src/sys/kern/kern_cpuset.c:925: error: dereferencing pointer to incomplete type
/src/sys/kern/kern_cpuset.c:925: error: dereferencing pointer to incomplete type
/src/sys/kern/kern_cpuset.c:928: error: dereferencing pointer to incomplete type
/src/sys/kern/kern_cpuset.c:939: error: dereferencing pointer to incomplete type
/src/sys/kern/kern_cpuset.c:948: error: dereferencing pointer to incomplete type
/src/sys/kern/kern_cpuset.c:950: error: dereferencing pointer to incomplete type
/src/sys/kern/kern_cpuset.c:953: error: dereferencing pointer to incomplete type
/src/sys/kern/kern_cpuset.c:956: error: dereferencing pointer to incomplete type
*** Error code 1
Stop in /obj/pc98/src/sys/LINT.
*** Error code 1
Stop in /src.
*** Error code 1
Stop in /src.
TB --- 2008-07-25 21:05:39 - WARNING: /usr/bin/make returned exit code 1
TB --- 2008-07-25 21:05:39 - ERROR: failed to build lint kernel
TB --- 2008-07-25 21:05:39 - tinderbox aborted
TB --- 3591.30 user 387.79 system 4408.59 real
http://tinderbox.des.no/tinderbox-releng_7-RELENG_7-i386-pc98.full
------------------------------
Message: 4
Date: Sat, 26 Jul 2008 00:01:26 +0100 (BST)
From: thedurkins@thedurkins.force9.co.uk
Subject: (no subject)
To: freebsd-i386@freebsd.org
Message-ID: <3834.81.174.228.189.1217026886.squirrel@webmail.plus.net>
Content-Type: text/plain;charset=iso-8859-1
Hi all, I am trying to install a 320Gb hard drive on to an old PC running
FreeBSD 6.2. (Release #0)
The BIOS correctly picks up the drive as a slave IDE on boot-up and
correctly reports it�s size but I cannot mount it once the OS has booted
up. The errors flash past too quickly and do not appear to have been
logged anywhere in /var/log. But attempts to mount the drive always result
in failure and a system crash! It looks like a pagefile error that�s
reported but hard to say as I can�t freeze the screen to get the full
message.
The drive is not blank so cannot be formatted. It is a Maxtor STM3320820A.
The PC is Pentium based 200Mhz (Yes it is that old!!) with 32 Mb Ram, the
mother board is a gigabyte gv-586atv.
I am at a bit of a loss and would really appreciate some thoughts from
anyone who�s been there before� I feel this should work but am I just
wasting my time?
------------------------------
_______________________________________________
freebsd-i386@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-i386
To unsubscribe, send any mail to "freebsd-i386-unsubscribe@freebsd.org"
End of freebsd-i386 Digest, Vol 274, Issue 5
********************************************

0 条评论:
发表评论
<< 主页