Beat my head against this for 3-4 more days. Does anyone have any
insight cause I'm lost right now.

Scott Walker wrote:
> I just grabbed the new ipfilter and pfil (latest version of both) pfil
> compiled without a problem. But when it came to ipfilter.
> 
> I ran into the below.
> 
> ld -dy -Ndrv/ip -Ndrv/pfil -Nmisc/md5 -r sparcv7/ip_fil.o sparcv7/fil.o
> sparcv7/solaris.o sparcv7/ip_state.o  sparcv7/ip_frag.o sparcv7/ip_nat.o
> sparcv7/ip_proxy.o sparcv7/ip_auth.o  sparcv7/ip_pool.o
> sparcv7/ip_htable.o sparcv7/ip_lookup.o sparcv7/ip_log.o
> sparcv7/ip_scan.o sparcv7/ip_sync.o sparcv7/radix.o sparcv7/md5.o  -o
> sparcv7/ipf
> ld: fatal: relocation error: R_SPARC_32: file sparcv7/ip_pool.o: symbol
> <unknown>: offset 0x13e is non-aligned
> ld: fatal: relocation error: R_SPARC_32: file sparcv7/ip_htable.o:
> symbol <unknown>: offset 0x3a9 is non-aligned
> *** Error code 1
> make: Fatal error: Command failed for target `sparcv7/ipf'
> Current working directory /home/swalker/ip_fil4.1.15/SunOS5/sparc-5.9
> *** Error code 1
> make: Fatal error: Command failed for target `sunos5'
> Current working directory /home/swalker/ip_fil4.1.15
> *** Error code 1
> make: Fatal error: Command failed for target `solaris'
> 
> 
> 
> bash-2.05# gcc --version
> gcc (GCC) 3.4.4
> 
> bash-2.05# uname -a
> SunOS ns1 5.9 Generic_118558-34 sun4u sparc SUNW,UltraAX-e
> 
> Any ideas?

Reply via email to