Re: creating steghide portfile, won't build
"Mark Duling" <[email protected]>
| Newsgroups | gmane.os.opendarwin.darwinports |
|---|---|
| Message-ID | <[email protected]> |
"zuzu (sean)" <[email protected]> writes: >Seems this was correct, but these other header files still have errors. > >Maybe the steghide developers, more familiar with the code, have a >more informed context to share. > >Any more ideas? I usually Google search with the string "<port> patches" to see what others have done since I'm not a programmer. This turned up: http://sourceforge.net/mailarchive/forum.php?thread_id=8027043&forum_id=6018 So it looks like this gentoo patch may need to be applied: http://rsync1.it.gentoo.org/gentoo-portage/app-crypt/steghide/files/fix-libtool-invocation.patch Also, you could try the configure switch --build=powerpc-unknown-freebsd or something like that. Mark