Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Dec 2005 13:51:39 +0100
From:      Claus Guttesen <kometen@gmail.com>
To:        Jason Evans <jasone@canonware.com>
Cc:        current@freebsd.org
Subject:   Re: New libc malloc patch
Message-ID:  <b41c75520512040451t360eb01u@mail.gmail.com>
In-Reply-To: <7318D807-9086-4817-A40B-50D6960880FB@canonware.com>
References:  <B6653214-2181-4342-854D-323979D23EE8@canonware.com> <Pine.LNX.4.53.0511291121360.27754@regurgitate.ugcs.caltech.edu> <0B746373-8C29-4ADF-9218-311AE08F3834@canonware.com> <b41c75520512031245q48521143m@mail.gmail.com> <7318D807-9086-4817-A40B-50D6960880FB@canonware.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> Did you use the 20051202b patch?  I thought I had fixed the problem,
> but I don't have an amd64 system to test on.  In any case, I'll be
> uploading up a new patch in a few minutes that removes the offending
> code entirely.

I was able to do a buildworld on current with this patch, but I had
problems getting X to run and kldxref took all my space on the
root-partition doing a installkernel. So I downgraded to 6.0 stable
and get this error:

=3D=3D=3D> libexec/atrun (all)
cc -O2 -fno-strict-aliasing -pipe -march=3Dathlon64
-DATJOB_DIR=3D\"/var/at/jobs/\"  -DLFILE=3D\"/var/at/jobs/.lockfile\"=20
-DLOADAVG_MX=3D1.5 -DATSPOOL_DIR=3D\"/var/at/spool\"  -DVERSION=3D\"2.9\"
-DDAEMON_UID=3D1 -DDAEMON_GID=3D1  -DDEFAULT_BATCH_QUEUE=3D\'E\'=20
-DDEFAULT_AT_QUEUE=3D\'c\' -DPERM_PATH=3D\"/var/at/\"
-I/usr/src/libexec/atrun/../../usr.bin/at -I/usr/src/libexec/atrun  -c
/usr/src/libexec/atrun/atrun.c
cc -O2 -fno-strict-aliasing -pipe -march=3Dathlon64
-DATJOB_DIR=3D\"/var/at/jobs/\"  -DLFILE=3D\"/var/at/jobs/.lockfile\"=20
-DLOADAVG_MX=3D1.5 -DATSPOOL_DIR=3D\"/var/at/spool\"  -DVERSION=3D\"2.9\"
-DDAEMON_UID=3D1 -DDAEMON_GID=3D1  -DDEFAULT_BATCH_QUEUE=3D\'E\'=20
-DDEFAULT_AT_QUEUE=3D\'c\' -DPERM_PATH=3D\"/var/at/\"
-I/usr/src/libexec/atrun/../../usr.bin/at -I/usr/src/libexec/atrun  -c
/usr/src/libexec/atrun/gloadavg.c
cc -O2 -fno-strict-aliasing -pipe -march=3Dathlon64
-DATJOB_DIR=3D\"/var/at/jobs/\"  -DLFILE=3D\"/var/at/jobs/.lockfile\"=20
-DLOADAVG_MX=3D1.5 -DATSPOOL_DIR=3D\"/var/at/spool\"  -DVERSION=3D\"2.9\"
-DDAEMON_UID=3D1 -DDAEMON_GID=3D1  -DDEFAULT_BATCH_QUEUE=3D\'E\'=20
-DDEFAULT_AT_QUEUE=3D\'c\' -DPERM_PATH=3D\"/var/at/\"
-I/usr/src/libexec/atrun/../../usr.bin/at -I/usr/src/libexec/atrun =20
-o atrun atrun.o gloadavg.o
/usr/obj/usr/src/tmp/usr/lib/libc.so: undefined reference to `calloc'
/usr/obj/usr/src/tmp/usr/lib/libc.so: undefined reference to `posix_memalig=
n'
*** Error code 1

Stop in /usr/src/libexec/atrun.
*** Error code 1

Stop in /usr/src/libexec.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
make buildworld  1122,93s user 217,28s system 84% cpu 26:18,72 total

twin/usr/src#>uname -a
FreeBSD twin.gnome.no 6.0-STABLE FreeBSD 6.0-STABLE #0: Sun Dec  4
01:18:58 CET 2005     root@twin.gnome.no:/usr/obj/usr/src/sys/TWIN=20
amd64


regards
Claus



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