Build failure on NetBSD at RELEASE_4_5_0-16-g5cba8ae

Jonathan "Duke" Leto jonathan at leto.net
Tue Jul 17 22:11:27 UTC 2012


Howdy,

It looks like Parrot_get_cpu_type is only defined in
src/platform/generic/misc.c and src/platform/win32/misc.c but not
src/platform/netbsd/misc.c .

Not sure if that is the issue, but it seems likely.

Duke

On Tue, Jul 17, 2012 at 7:19 AM, Andy Dougherty <doughera at lafayette.edu> wrote:
> Building master as of today on NetBSD fails due to an undefined
> reference to 'Parrot_get_cpu_type".
>
> $ git describe --tags
> RELEASE_4_5_0-16-g5cba8ae
> $ perl Configure.pl --optimize
> # [ proceeds normally]
> $ make
> # [proceeds normally until: ]
>
> cc -o ./miniparrot frontend/parrot/main.o src/null_config.o src/longopt.o
> "-Wl,-R/home/doughera/src/parrot/parrot-git/blib/lib"
> -L"/home/doughera/src/parrot/parrot-git/blib/lib" -lparrot -lm -lcrypt
> -lpthread -lintl -Wl,-R/usr/pkg/lib -Wl,-rpath,/usr/pkg/lib
> -fstack-protector
> /home/doughera/src/parrot/parrot-git/blib/lib/libparrot.so: undefined
> reference to `Parrot_get_cpu_type'
>  *** Error code 1
>
> I don't have time to investigate this any further today, but perhaps
> someone else might recognize this and be able to fix it.
>
> --
>     Andy Dougherty              doughera at lafayette.edu
>
> _______________________________________________
> http://lists.parrot.org/mailman/listinfo/parrot-dev



-- 
Jonathan "Duke" Leto <jonathan at leto.net>
Leto Labs LLC http://labs.leto.net
209.691.DUKE http://dukeleto.pl


More information about the parrot-dev mailing list