Skip site navigation (1)Skip section navigation (2)
Date:      1 Aug 2009 03:10:16 -0000
From:      Andrew Reilly <areilly@bigpond.net.au>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   kern/137321: make buildworld fails in atrun
Message-ID:  <20090801031016.10683.qmail@areilly.bpa.nu>
Resent-Message-ID: <200908010320.n713K1ej066349@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         137321
>Category:       kern
>Synopsis:       make buildworld fails in atrun
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Aug 01 03:20:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Andrew Reilly
>Release:        FreeBSD 7.2-STABLE amd64
>Organization:
>Environment:
System: FreeBSD duncan.reilly.home 7.2-STABLE FreeBSD 7.2-STABLE #70: Sat Jul 25 10:31:29 EST 2009 root@duncan.reilly.home:/usr/obj/usr/src/sys/DUNCAN amd64


>Description:
cc -O2 -fno-strict-aliasing -pipe -g  -DATJOB_DIR=\"/var/at/jobs/\"  -DLFILE=\"/var/at/jobs/.lockfile\"  -DLOADAVG_MX=1.5 -DATSPOOL_DIR=\"/var/at/spool\"
-DVERSION=\"2.9\" -DDAEMON_UID=1 -DDAEMON_GID=1  -DDEFAULT_BATCH_QUEUE=\'E\'  -DDEFAULT_AT_QUEUE=\'c\' -DPERM_PATH=\"/var/at/\"
-I/usr/src/libexec/atrun/../../usr.bin/at -I/usr/src/libexec/atrun -DLOGIN_CAP -DPAM   -o atrun atrun.o gloadavg.o -lpam -lutil
/usr/obj/usr/src/tmp/usr/lib/libc.so: undefined reference to `freebsd7___semctl'

Probaby has something to do with this, in /usr/src/UPDATING:
20090731:
        The ABI of various structures related to the SYSV IPC API have
	been changed.  Bump __FreeBSD_version to 702105.


>How-To-Repeat:
	csup ....
	cd /usr/src
	make buildworld
>Fix:

	Dunno.


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090801031016.10683.qmail>