Date: Tue, 12 Jun 2001 11:22:19 +0100 From: Josef Karthauser <joe@tao.org.uk> To: j mckitrick <jcm@FreeBSD-uk.eu.org> Cc: freebsd-stable@freebsd.org Subject: Re: problem with miniperl and make depend Message-ID: <20010612112218.B10614@tao.org.uk> In-Reply-To: <20010609064154.A96339@dogma.freebsd-uk.eu.org>; from jcm@FreeBSD-uk.eu.org on Sat, Jun 09, 2001 at 06:41:55AM %2B0100 References: <20010609064154.A96339@dogma.freebsd-uk.eu.org>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] Miniperl gets built in /usr/obj/.... when you do a buildworld. Anton Tobez has some ideas as to how to make this nicer, but for now you should get away with building miniperl by hand before whatever you're doing: # cd /usr/src/gnu/usr.bin/perl/miniperl # make obj && depend # make Joe On Sat, Jun 09, 2001 at 06:41:55AM +0100, j mckitrick wrote: > > > I just cvsupped tonight, and got this error while running make depend. > I have not built world lately, i've just been recompiling the kernel for > some driver tests. > > It looks to me like the path to miniperl is wrong. It exists on my machine, > but not in /usr/obj/usr/src !!! > > ===> gnu/usr.bin/ld > ===> gnu/usr.bin/perl > ===> gnu/usr.bin/perl/libperl > ===> gnu/usr.bin/perl/miniperl > ===> gnu/usr.bin/perl/perl > Extracting config.h (with variable substitutions) > Extracting cflags (with variable substitutions) > Extracting writemain (with variable substitutions) > Summary of my perl5 (5.0 patchlevel 5 subversion 3) configuration: > Platform: > osname=freebsd, osvers=4.0-current, archname=i386-freebsd > uname='FreeBSD freefall.FreeBSD.org 4.0-current FreeBSD 4.0-current #0: > $Dat > e$' > hint=recommended, useposix=true, d_sigaction=define > usethreads=undef useperlio=undef d_sfio=undef > Compiler: > cc='cc', optimize='', gccversion=2.95.2 19991024 (release) > cppflags='' > ccflags ='' > stdchar='char', d_stdstdio=undef, usevfork=true > intsize=4, longsize=4, ptrsize=4, doublesize=8 > d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12 > alignbytes=4, usemymalloc=n, prototype=define > Linker and Libraries: > ld='cc', ldflags ='-Wl,-E -lperl -lm ' > libpth=/usr/lib > libs=-lm -lc -lcrypt > libc=, so=so, useshrplib=true, libperl=libperl.so.3 > Dynamic Linking: > dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' > -Wl,-R/usr/lib' > cccdlflags='-DPIC -fpic', lddlflags='-Wl,-E -shared -lperl -lm ' > /usr/obj/usr/src/gnu/usr.bin/perl/perl/../miniperl/miniperl:No such file or > dire > ctory > *** Error code 1 > Stop in /usr/src/gnu/usr.bin/perl/perl. > *** Error code 1 > Stop in /usr/src/gnu/usr.bin/perl. > *** Error code 1 > Stop in /usr/src/gnu/usr.bin. > *** Error code 1 > Stop in /usr/src/gnu. > *** Error code 1 > Stop in /usr/src. > *** Error code 1 > Stop in /usr/src. > root:/usr/src# > > > jonathon > -- > A: "Herbs don't cleanse the blood, the liver cleanses the blood." > B: "Then maybe herbs cleanse the liver?" > A: "No, ALCOHOL cleanses the liver." > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iEYEARECAAYFAjsl7VoACgkQXVIcjOaxUBYv4QCeLrVFpUrbPMdkLAJ7nz+qxMut ZL8AoNrmSjoC/AWvBtvY4RUO+I0BmlCS =HFuk -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010612112218.B10614>
