Subject: Re: opera trouble. #2
To: Paul <pts@bom.gov.au>
From: Alistair Crooks <agc@wasabisystems.com>
List: tech-pkg
Date: 12/24/2002 10:28:33
I fixed the L_NOTICE part of the problem - it was a tyop in
pkgsrc/mk/bsd.pkg.defaults.mk.
However, I have to say I'm stumped by the other one - you don't have
an alias for make, do you? Or a setting whereby something other than
the system make is picked up in your PATH?
What system is this on?
Try
make PKG_DEBUG_LEVEL=2
which will show a whole heap of output, some of which may help
you pinpoint the problem.
Regards,
Alistair
On Mon, Dec 23, 2002 at 12:25:19PM +1100, Paul wrote:
>
> Hi Alistair, All,
>
> I downloaded and installed a new pkgsrc (21/12/02).
> But the reults exactly the same.
> I have 1.5.2 and sparc ss5.
>
> here's what I get:
>
> /mnt/raid/pkgsrc_211202/www/opera
> lewy# make fetch-list|sh
> make: don't know how to make fetch-list. Stop
> lewy# make
> make: don't know how to make L_NOTICE. Stop
> lewy#
>
>
> I'm sure this must be broken?
> Can anyone help here please?
>
> thanks,
> Paul.
>
>
>
>
>
> On Sun, 22 Dec 2002 12:21:59 +0100
> Alistair Crooks <agc@wasabisystems.com> wrote:
>
> > Hi Paul,
> >
> > It works just fine for me.
> >
> > [11:20:01] agc@sys1 ...pkgsrc/www/opera 7 > make fetch-list
> > #!/bin/sh
> > #
> > # This is an auto-generated script, the result of running
> > # `make fetch-list' in directory "/usr/pkgsrc/www/opera"
> > # on host...
> >
> > Looks like you have a Makefile, which has managed to include all the
> > things it needs, but doesn't have the right targets.
> >
> > It may be simpler in the long run to get a new pkgsrc tree, just to
> > make sure.
> >
> > Please note that you don't have to be root to do anything like this -
> > the packages system will become root anytime it needs to, prompting
> > you accordingly. This lessens risk to trojan'ed configure scripts, for
> > example.
> >
> > Regards,
> > Alistair
> >
> > On Sun, Dec 22, 2002 at 09:29:14PM +1100, Paul wrote:
> > >
> > > Hi,
> > > in www/opera:
> > >
> > > lewy# make fetch-list
> > > make: don't know how to make fetch-list. Stop
> > >
> > > lewy# make
> > > make: don't know how to make L_NOTICE. Stop
> > >
> > > No luck making opera. Anyone else seen this?
> > > Would a new pkgsrc solve the problem?
> > > My pkgsrc is dated 23/11/02.
> > >
> > > thks,
> > > Paul.
> > >
> > >
> > >
> > > --
> > > ____________________________________________
> > > Paul
> > > ____________________________________________
> >
> >
>
>
> --