[changeset] Re: bzip2 missing
Thomas Treichl
Thomas.Treichl at gmx.net
Wed Feb 4 13:33:14 CST 2009
John W. Eaton schrieb:
> On 1-Feb-2009, Søren Hauberg wrote:
>
> | søn, 01 02 2009 kl. 20:36 +0100, skrev Thorsten Meyer:
> | > Søren Hauberg wrote:
> | > > The manual makes a reference to 'bzip2', and the 'bunzip2' also has
> | > > 'bzip2' as part of its @seealso. However, it seems like I do not have
> | > > this function. Why is this?
> | > >
> | > In the development sources bzip2 is available.
> |
> | Ahh, I see the issue. 'bzip2' is not listed in the relevant Makefile.in
> | so it is not installed, which is why I was missing it.
> |
> | Changeset attached.
>
> I applied it.
>
> Thanks,
>
> jwe
There is a bug, current snapshot tries to compile bzip2.m:
make -C miscellaneous all
gcc -arch i386 -O -fforce-addr -march=i686 -mfpmath=sse,387 -mieee-fp -msse3
-msse2 -msse -mmmx -ggdb -isysroot /Developer/SDKs/MacOSX10.4u.sdk
-I/Applications/Octave.app/Contents/Resources/include
-I/Applications/Octave.app/Contents/Resources/include/GraphicsMagick -isysroot
/Developer/SDKs/MacOSX10.4u.sdk
-I/Applications/Octave.app/Contents/Resources/include
-I/Applications/Octave.app/Contents/Resources/include/GraphicsMagick
-I/tmp/deps-i386/include -L/Applications/Octave.app/Contents/Resources/lib
-Wl,-headerpad_max_install_names -Wl,-syslibroot
-Wl,/Developer/SDKs/MacOSX10.4u.sdk -Wl,-framework -Wl,OpenGL bzip2.m -o bzip2
bzip2.m:1: error: stray '##' in program
bzip2.m:1: error: parse error before numeric constant
<SNIP>
Changeset attached to this email.
Best regards,
Thomas
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: bzip2.changeset
Url: https://www-old.cae.wisc.edu/pipermail/bug-octave/attachments/20090204/c9145fa8/attachment.ksh
More information about the Bug-octave
mailing list