Opened 13 years ago

Last modified 6 years ago

#29148 closed defect

miredo port does not work on i386 OS X 10.6.7 - Illegal Instruction — at Initial Version

Reported by: arrigo (Arrigo) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: Cc:
Port: miredo

Description

Building miredo on a MacBook Air 10" running OS X 10.6.7 fails as it builds with arch=x86_64:
[miredo -V]
Miredo: Teredo IPv6 tunneling software 1.2.2 (i386-apple-darwin10.7.0) built Apr 15 2011 on snowflake.local (i386-apple-darwin10.7.0) Configured with: ./configure '--prefix=/opt/local' '--enable-miredo-user' 'CC=/usr/bin/gcc-4.2' 'CFLAGS=-pipe -O2 -arch x86_64' 'LDFLAGS=-L/opt/local/lib -arch x86_64' 'CPPFLAGS=-I/opt/local/include'
but:
snowflake:~ arrigo$ arch
i386
snowflake:~ arrigo$ sudo miredo
Password:
Illegal instruction

Change History (0)

Note: See TracTickets for help on using tickets.