Displaying 20 results from an estimated 100 matches similar to: "Make installworld failure"
2003 May 13
1
Kernel panic on FreeBSD 4.8-STABLE
Hi,
I need some help to understand a backtrace.
The situation is as follows:
A diskless system acting as a kind of bandwithshaping firewall with both
ipfw2 and ipfilter active at the same time. Ipfilter is used for port
adress translation. The system panics about once every 6 hours. The
network load is very low, only one Windows XP machine is connected but
not actively used.
I added a disk
2013 Jul 12
1
stable/9 fails to compile: kmem_alloc_contig bad definition
Hello.
/usr/local/libexec/ccache/world/cc -c -O -pipe -march=native -std=c99 -g
-Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes
-Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef
-Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs
-fdiagnostics-show-option -Wno-error-tautological-compare
-Wno-error-empty-body -Wno-error-parentheses-equality -nostdinc
2003 Aug 07
0
understanding a panic / crash dump
Just trying to understand if anything might be going on with this crash
dump or just faulty hardware ? dmesg at the end
---Mike
# gdb -k /kernel.debug vmcore.0
GNU gdb 4.18 (FreeBSD)
Copyright 1998 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type
2003 Apr 09
1
Panics on 4.7 system
After some dialog with Terry Lambert on -hackers, I've been advised to
post this here.
I have a 4.7-RELEASE-p10 box that is suffering regular kernel panics.
The machine is a Dell 2650 running primarily as a file/print server to
a number of computer labs of about 400 machines (although it also
functions as a rembo image server and squid proxy). It mainly stores
applications, which
2013 Sep 12
1
9.2-RC1 panic at shutdown
Hello folks,
I have a panic at shutdown related to FUSE.
#0 doadump (textdump=<value optimized out>) at pcpu.h:234
234 pcpu.h: No such file or directory.
in pcpu.h
(kgdb) bt full
#0 doadump (textdump=<value optimized out>) at pcpu.h:234
No locals.
#1 0xffffffff8090d9a6 in kern_reboot (howto=260) at
/usr/src/sys/kern/kern_shutdown.c:449
_ep = (struct
2013 Jul 17
1
syncer causing latency spikes
Hello,
I'm trying to investigate and solve some postgres latency spikes that
I'm seeing as a result of some behaviour in the syncer. This is with
FreeBSD 8.2 (with some local modifications and backports, r231160 in
particular). The system has an LSI 9261-8i RAID controller (backed by
mfi(4)) and the database and WALs are on separate volumes, a RAID 6 and
a RAID 1 respectively. It has
2015 Dec 02
0
No makefile found when make the omega code
Hi all ?
I downloaded the xapian source code (1.2.21 version), and will be compiled on the CentOS, when I finished the xapian-core compiler installation, I began to configure xapian-omega (the xapian installation path is /opt), when i started make the omega code, it said there is no Makefile found?why?
thks ! !
root at localhost xapian-omega-1.2.21]# make
make: *** No targets specified and no
2015 Dec 01
0
No makefile found when make the omega code
Hi all ?
I downloaded the xapian source code (1.2.21 version), and will be compiled on the CentOS, when I finished the xapian-core compiler installation, I began to configure xapian-omega (the xapian installation path is /opt), when i started make the omega code, it said there is no Makefile found?why?
thks ! !
root at localhost xapian-omega-1.2.21]# make
make: *** No targets specified and no
2003 Aug 22
3
PAE removal patch for testing
If you're one of the people who has cvsup'd to 4.8-stable since August 8th
and you've since begun to experience panics on a previously stable system,
please apply the attached patch and see if your previous stability has
been restored.
Please tell me your results.
Thanks,
Mike "Silby" Silbersack
-------------- next part --------------
diff -u -r
2015 Dec 02
1
No makefile found when make the omega code
Hi all ?
I downloaded the xapian source code (1.2.21 version), and will be compiled on the CentOS, when I finished the xapian-core compiler installation, I began to configure xapian-omega (the xapian installation path is /opt), when i started make the omega code, it said there is no Makefile found?why?
thks ! !
root at localhost xapian-omega-1.2.21]# make
make: *** No targets specified and no
2012 Sep 19
0
schg flags from installworld
On Tue 2012-09-18 (23:31), Gareth de Vaux wrote:
> Looking at /usr/src/share/mk/bsd.prog.mk and /usr/src/share/mk/bsd.lib.mk -
> bins and libs get installed with schg if PRECIOUSPROG and PRECIOUSLIB are
> set respectively in their makefiles, both of which can be overridden by
> setting NO_FSCHG, presumably in /etc/make.conf.
>
> Without this doing jail maintenance/upgrades is a
2009 Feb 23
0
amd64 installworld fails on syscons/scrnmaps
Hello,
I have an amd64 laptop on which I did a fresh csup to RELENG_7. I did
the canonical "buildworld", "buildkernel", "installkernel" and so far
so good.
However, when I attempt to "installworld", I get:
===> share/syscons/scrnmaps (install)
./armscii8-2haik8.mk armscii8-2haik8.tmp
uuencode armscii8-2haik8.tmp armscii8-2haik8 >
2008 Jun 24
0
unable to installworld 7-STABLE: annot open unsorted21610: No such file or directory
Hello,
I'm trying to build a 2-hour-ago csupped 7-STABLE, and I've got this error
message during an installworld:
cat /usr/src/lib/ncurses/ncurses/../../../contrib/ncurses/man/ncurses.3x >
ncurses.3
sh /usr/src/lib/ncurses/ncurses/../../../contrib/ncurses/man/MKterminfo.sh /usr/src/lib/ncurses/ncurses/../../../contrib/ncurses/man/terminfo.head
2003 Apr 14
1
suidperl not suid after installworld?
The last two times that i have cvsup-ed/built/installed world (first from
4.7-Rel to 4.8-Rc, then to 4.8-Rel),
i have noticed that after the update is complete the newly installed
suidperl binary has not the suid bit set and
does not work until i manualy set it., and i just wonder if this is
something normal, or i am doing something wrong?
--
Cheers,
Niki
2003 Jun 17
0
installworld failure on -STABLE [/usr/src/gnu/usr.bin/perl/library]
Hi all,
I have just installed FreeBSD 4.8 -RELEASE and updated /usr/src to track
RELENG_4.
Buildworld builds fine, along with buildkernel.
However, installworld fails with:
===> gnu/usr.bin/perl
===> gnu/usr.bin/perl/libperl
install -C -o root -g wheel -m 444 libperl.a /usr/lib
install -C -o root -g wheel -m 444 libperl_p.a /usr/lib
install -s -o root -g wheel -m 444
2003 Apr 22
1
installworld (touch: not found)
Hi All,
I just the "touch: not found" problem that seems to occur occaisonally
when installing world.
--------------------------------------------------------------
>>> Installing everything..
--------------------------------------------------------------
cd /usr/src; make -f Makefile.inc1 install
===> share/info
===> include
creating osreldate.h from newvers.sh
setvar
2005 Apr 28
1
make installworld, permissions and labels
Just a quick question,
My system is quite heavily customised with regard to permissions
and MAC labels on system binaries. Is there any way to stop
make installworld resetting all my customisation? At the moment
I have a set of scripts to set permissions on everything but that's
not exactly ideal.
Mark
--
PGP: http://www.darklogik.org/pub/pgp/pgp.txt
B776 43DC 8A5D EAF9 2126 9A67 A7DA 390F
2003 Jun 19
4
SMP goes away after installworld (4.8-STABLE)
Hello,
I installed 4.8-RELEASE a few weeks ago, and since I let
the effort sit stagnant for a while I decided to do the
cvsup/buildworld/buildkernel/installkernel/installworld/mergemaster/MAKEDEV
steps to get current.
Went fine, rebooted, then noticed that just one CPU was recognized:
FreeBSD 4.8-STABLE #0: Thu Jun 19 17:05:20 PDT 2003
2003 Apr 22
0
kmem_map too small: 260046848 total allocated
After about a day and a half or so of uptime, I'm getting the
aforementioned panic on the server ... better then having it hang solid,
but right now I'm not sure if this is replacing it, or just one being
triggered earlier then the other ...
First scan through Google, I came across some posts talking about
NMBCLUSTERS ... since its at the same settings as my other server (the
default)
2006 Mar 29
2
GRUB does not boot FreeBSD after installworld ...
HI,
i have updatete to 6.1-PRERELEASE and after the "installworld" step GRUB
is unable to boot FreeBSD.
After i did the installworld and rebooted the GRUB error was:
23 : Error while parsing number
I have reinstalled the standard FreeBSD loader for now.
Booting with a GRUB boot-floppy i am able to start either XP or Linux
but trying to start FreeBSD the system just reboots, no