[sane-devel] Mac OS X: make errors

Chris Bagwell chris at cnpbagwell.com
Tue Mar 24 18:22:07 UTC 2009


It looks like its related to your usage of "--build" option.  The configure
scripts expect host_os field to be set to "darwin" and not "osx" for OS X.
Your option seems to confuse it and its not adding some link options to
resolve the undefined symbols.

You should be able to run without the --build option.  Does it work without
it or is there a problem your trying to work around with it?

Chris


On Tue, Mar 24, 2009 at 12:21 PM, Peter Schoenrank <peter at schoenrank.ca>wrote:

> I am running Mac OS X 10.5.6 on an Intel iMac. I did
>
> $ mkdir ~/Desktop/scanning_from_the_command_line
> $ cd ~/Desktop/scanning_from_the_command_line
> $ curl 'http://alioth.debian.org/snapshots.php?group_id=30186' > sane-
> scm-latest.tar.gz
> $ open sane-scm-latest.tar.gz
> $ cd sane-scm-2009-03-24/sane-backends
> $ export BACKENDS="pixma canon"
> $ ./configure --build=x86-apple-osx &> configure.log
> $ make check &> makecheck.log
> $ make &> make.log
>
> Obviously I don’t know what I am doing, because make.log ends with
>
> make[1]: *** [scanimage] Error 1
> make: *** [all-recursive] Error 1
>
> For those who care,
> config.log
> configure.log
> makecheck.log
> make.log
>
> are available at
> http://members.shaw.ca/schoenrank.ca/sane-scm-2009-03-24/
>
> Any help would be appreciated.
>
>
> Peter
> -----
> Peter Schoenrank
> mailto: peter at schoenrank.ca
> phone: 250-655-6753
>
>
> --
> sane-devel mailing list: sane-devel at lists.alioth.debian.org
> http://lists.alioth.debian.org/mailman/listinfo/sane-devel
> Unsubscribe: Send mail with subject "unsubscribe your_password"
>             to sane-devel-request at lists.alioth.debian.org
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.alioth.debian.org/pipermail/sane-devel/attachments/20090324/671cf23b/attachment.htm 


More information about the sane-devel mailing list