Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Jul 2002 21:13:00 -0400 (EDT)
From:      Andy <andy@wantpackets.com>
To:        freebsd-ppc@freebsd.org
Subject:   current -CURRENT and compiling powerpc port
Message-ID:  <1026349980.3d2cdb9c1599a@www.wantpackets.com>

index | next in thread | raw e-mail

Hello,


   I have kept up with -CURRENT on my ia32 laptop for a while, and have been
  interested in the powerpc port.  I have tried to compile it with the Oct
18,2001   
  instructions but fail.
http://www.FreeBSD.org/cgi/getmsg.cgi?fetch=19592+25100+/usr/local/www/db/text/2001/freebsd-ppc/20011021.freebsd-ppc
  I have hacked along, but still fail.  I used makeoptions -D__powerpc__ to get
  the kernel to compile past the first object.  Besides this, and a hack to a .h
  file (proc.h [can't tell line numbers in vi, but changed u_char ar_args[] to
ar_args[512] to get it to compile]), the sources are clean but fail linking the
objects.
  /sys/powerpc/compile/GENERIC/../../../kern/init_main.c:199: undefined
reference to `sysinit_set'
  /sys/powerpc/compile/GENERIC/../../../kern/init_main.c:323: undefined
reference to `aout_sysvec'
  /sys/powerpc/compile/GENERIC/../../../kern/kern_linker.c:289: undefined
reference to `modmetadata_set'
  etc etc...  these are just a few of the errors.   
  
  Anything to be done?  I briefly searched the list  archives  but did not find
  new compilation instructions.  

Please cc to my email, as I am not subscribed (yet...)




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



home | help

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