2 Jul 2005 17:20
Re: kdemultimedia port build break on 4.11-STABLE
Steven Friedrich <FreeBSD <at> insightbb.com>
2005-07-02 15:20:28 GMT
2005-07-02 15:20:28 GMT
On Thursday 30 June 2005 12:28 pm, Michael Nottebrock wrote: > Damn. Okay, now it's gonna get icky.> > > What do I do to complete? > > Try this: > > cd /usr/ports/multimedia/kdemultimedia > make clean > make extract > > make -V CONFIGURE_ENV > > - you should get a long line with things like PTHREAD_LIBS="-pthread" > MOC="/usr/X11R6/bin/moc" ... from that. > > make -V CONFIGURE_ARGS > > - you should get a line somewhat similar to the above. > > cd work/kdemultimedia-3.4.1 > env <copy and paste the line you got from make -V CONFIGURE_ENV here> sh > configure <copy and paste the line you got from make -V CONFIGURE_ARGS > here> > I previously responded to this with an erroroneous report. I had gotten confused and forgot to cd into work/kdemultimedia-3.4.1. I went through it again and configure finished: Good - your configure finished. Start make now I have a second system virtually identical to the failing system that also fails this way. So if I've screwed up this system and "fixed" it somehow, I can always repeat these steps on the other system...
>
> > What do I do to complete?
>
> Try this:
>
> cd /usr/ports/multimedia/kdemultimedia
> make clean
> make extract
>
> make -V CONFIGURE_ENV
>
> - you should get a long line with things like PTHREAD_LIBS="-pthread"
> MOC="/usr/X11R6/bin/moc" ... from that.
>
> make -V CONFIGURE_ARGS
>
> - you should get a line somewhat similar to the above.
>
> cd work/kdemultimedia-3.4.1
> env <copy and paste the line you got from make -V CONFIGURE_ENV here> sh
> configure <copy and paste the line you got from make -V CONFIGURE_ARGS
> here>
>
I previously responded to this with an erroroneous report. I had gotten
confused and forgot to cd into work/kdemultimedia-3.4.1.
I went through it again and configure finished:
Good - your configure finished. Start make now
I have a second system virtually identical to the failing system that also
fails this way. So if I've screwed up this system and "fixed" it somehow, I
can always repeat these steps on the other system...
RSS Feed