* Blars Blarson <[EMAIL PROTECTED]> [2005-11-30 11:47]: > Package: octave-forge > Version: 2005.06.13-3 > Severity: important > Justification: fails to build from source > > > octave-forge failed to build on a sparc buildd. This problem did not > occur on my sparc pbuilder, so it may be due to a problem in a > build dependancy that was fixed recently. > > > > dh_fixperms > dh_installdeb > octave-depends > Command octave-config not found at /usr/bin/octave-depends line 49. > make: *** [binary-arch] Error 2
Which version of octave2.1 are you using? > On my pbuilder I got many warnings (for various *.so): > > dpkg-shlibdeps: warning: format of liboctinterp.so not recognized This happens because octave2.1 installs its libraries in /usr/lib/octave-<version>/ and dpkg-shlibdeps cannot find them. This is harmless, since we introduce the right dependencies through ${octave:Depends}. I agree though that it would be more elegant to avoid the warning messages. -- Rafael -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]