Re: Apparent libtool pkgsrc C++ linking issue

2009-08-23 Thread Neil Booth
Hasso Tepper wrote:- > Neil Booth wrote: > > But why do I need this link? What is at fault here? It seems to be > > coming from libtool, but I'm curious why apparently no-one else sees > > this, and I have no idea how to fix libtool. > > Rebuild the devel/libtool-base package. Hasso - thanks,

Re: Apparent libtool pkgsrc C++ linking issue

2009-08-23 Thread Hasso Tepper
Neil Booth wrote: > But why do I need this link? What is at fault here? It seems to be > coming from libtool, but I'm curious why apparently no-one else sees > this, and I have no idea how to fix libtool. Rebuild the devel/libtool-base package. -- Hasso Tepper

Re: AMD64_GENERIC make buildkernel issue

2009-08-23 Thread Neil Booth
Jordan Gordeev wrote:- > Neil Booth wrote: >> >> Why is JG64 the correct file? I used AMD64 last time IIRC. Both just >> say Dragonfly/AMD64 at the top. >> > Use 'AMD64' kernel config file if it works for you. I was hoping you'd explain the difference :) >> Also this is not a crossbuild - why

Apparent libtool pkgsrc C++ linking issue

2009-08-23 Thread Neil Booth
Several (but not all) pkgsrc C++ packages aren't linking on my machine. I've rebuilt and installed the world, as well as libtool. For example, here's graphics/tiff: /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -W

Re: pkgsrc-HEAD DragonFly 2.3.2/i386 2009-08-20 11:13

2009-08-23 Thread Hasso Tepper
-Build start: 2009-08-12 22:01 +Build start: 2009-08-20 11:13 -cad/boolean pkgsrc-us...@netbsd.org -chat/jabberd2 1 pkgsrc-us...@netbsd.org -comms/openobex 5 pkgsrc-us...@netbsd.org -devel/diffuse

pkgsrc-HEAD DragonFly 2.3.2/i386 2009-08-20 11:13

2009-08-23 Thread Hasso Tepper
pkgsrc bulk build report DragonFly 2.3.2/i386 Compiler: gcc Build start: 2009-08-20 11:13 Build end: 2009-08-23 06:24 Full report: http://leaf.dragonflybsd.org/~hasso/pbulk-logs/20090820.1113/meta/report.html Machine readable version: http://leaf.dragonflybsd.org/~ha

Re: AMD64_GENERIC make buildkernel issue

2009-08-23 Thread Jordan Gordeev
Neil Booth wrote: Why is JG64 the correct file? I used AMD64 last time IIRC. Both just say Dragonfly/AMD64 at the top. Use 'AMD64' kernel config file if it works for you. Also this is not a crossbuild - why do I need all the above arguments? It is an AMD64 SMP machine. I did a buildworld w

Re: AMD64_GENERIC make buildkernel issue

2009-08-23 Thread Neil Booth
Jordan Gordeev wrote:- > Neil Booth wrote: >> I've just completed a buildworld and am trying to build a kernel; >> I get the following. What am I doing wrong? >> >> Neil. >> >> n...@athlon2:/usr/src$ sudo make buildkernel KERNCONF=AMD64_GENERIC > Also make sure to call buildkernel with the same c

Re: AMD64_GENERIC make buildkernel issue

2009-08-23 Thread Jordan Gordeev
Neil Booth wrote: I've just completed a buildworld and am trying to build a kernel; I get the following. What am I doing wrong? Neil. n...@athlon2:/usr/src$ sudo make buildkernel KERNCONF=AMD64_GENERIC Also make sure to call buildkernel with the same cross-build arguments that you use for bui

Re: AMD64_GENERIC make buildkernel issue

2009-08-23 Thread Jordan Gordeev
Neil Booth wrote: I've just completed a buildworld and am trying to build a kernel; I get the following. What am I doing wrong? You are using the wrong kernel configuration file. You should use JG64, eventually modified to meet your needs.

AMD64_GENERIC make buildkernel issue

2009-08-23 Thread Neil Booth
I've just completed a buildworld and am trying to build a kernel; I get the following. What am I doing wrong? Neil. n...@athlon2:/usr/src$ sudo make buildkernel KERNCONF=AMD64_GENERIC -- >>> Kernel build for AMD64_GENERIC started on Su