Skip site navigation (1)Skip section navigation (2)
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

--jq0ap7NbKX2Kqbes
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

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:
>=20
>=20
> 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.
>=20
> It looks to me like the path to miniperl is wrong.  It exists on my machi=
ne,
> but not in /usr/obj/usr/src !!!
>=20
> =3D=3D=3D> gnu/usr.bin/ld
> =3D=3D=3D> gnu/usr.bin/perl
> =3D=3D=3D> gnu/usr.bin/perl/libperl
> =3D=3D=3D> gnu/usr.bin/perl/miniperl
> =3D=3D=3D> 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=3Dfreebsd, osvers=3D4.0-current, archname=3Di386-freebsd
>     uname=3D'FreeBSD freefall.FreeBSD.org 4.0-current FreeBSD 4.0-current=
 #0:
> $Dat
> e$'
>     hint=3Drecommended, useposix=3Dtrue, d_sigaction=3Ddefine
>     usethreads=3Dundef useperlio=3Dundef d_sfio=3Dundef
>   Compiler:
>     cc=3D'cc', optimize=3D'', gccversion=3D2.95.2 19991024 (release)
>     cppflags=3D''
>     ccflags =3D''
>     stdchar=3D'char', d_stdstdio=3Dundef, usevfork=3Dtrue
>     intsize=3D4, longsize=3D4, ptrsize=3D4, doublesize=3D8
>     d_longlong=3Ddefine, longlongsize=3D8, d_longdbl=3Ddefine, longdblsiz=
e=3D12
>     alignbytes=3D4, usemymalloc=3Dn, prototype=3Ddefine
>   Linker and Libraries:
>     ld=3D'cc', ldflags =3D'-Wl,-E -lperl -lm '
>     libpth=3D/usr/lib
>     libs=3D-lm -lc -lcrypt
>     libc=3D, so=3Dso, useshrplib=3Dtrue, libperl=3Dlibperl.so.3
>   Dynamic Linking:
>     dlsrc=3Ddl_dlopen.xs, dlext=3Dso, d_dlsymun=3Dundef, ccdlflags=3D'
> -Wl,-R/usr/lib'
>     cccdlflags=3D'-DPIC -fpic', lddlflags=3D'-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#
>=20
>=20
> 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."
>=20
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-stable" in the body of the message

--jq0ap7NbKX2Kqbes
Content-Type: application/pgp-signature
Content-Disposition: inline

-----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-----

--jq0ap7NbKX2Kqbes--

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




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