Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Jun 2002 02:49:35 -0700
From:      Brett Rogers <loki_bsd@cox.net>
To:        freebsd-questions@freebsd.org
Subject:   Kernel build failures <makeobjops.pl>
Message-ID:  <200206160249.35527.loki_bsd@cox.net>

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

I have been having problems compiling kernels for awhile, but it seemed that 
if I wipe out /usr/src/sys (CVSing over it never worked) and re-CVS, it would 
work.  This is not the case now however.  The problem always seems to come up 
when perl calls makeobjops.pl.  makeops.pl works fine, but it can never seem 
to find the other.  makeobjops.pl does exist in /usr/src/sys/kern after the 
error message and I watched the output of cvsup so i know it pulled a fresh 
copy.  I have installed the binary distributions of 4.6-RELEASE using 
sysinstall from master ftp site because a buildworld failed w/ a reference to 
libstdc++. (havent tried again untill i get the 4.6 kernel built)  I am still 
using 4.6-RC4 kernel.  Any help regarding this subject would be greatly 
appreciated.

===> libiconv
perl @/kern/makeobjops.pl -c @/libkern/iconv_converter_if.m
Can't open perl script "@/kern/makeobjops.pl": No such file or directory
*** Error code 2
@ -> /usr/src/sys
machine -> /usr/src/sys/i386/include
perl @/kern/makeobjops.pl -h @/libkern/iconv_converter_if.m
1 error
*** Error code 2
1 error
*** Error code 2
1 error
*** Error code 2
1 error
*** Error code 2
1 error


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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