Bug#293015: Bug #293015 - openoffice.org-debian-files: IDL Compiler fails

2005-06-24 Thread Rene Engelhard
[ dpkg changes wrt arch variables] 

Yes, problem already known.

 Though i wonder if it should be used out of the dpkg system (it
 would not work for non debian distributions ... and would require
 a dependency on dpkg = 1.13.5). uname ? how does gcc manages
 this ...

But this is in adebian package and it is a debian paxckage warpper
script, so what? we know dpkg is there :)

 After fixing this issue i got:
 $ LANG=C linux/bin/idlc idl/com/sun/star/uno/XWeak.idl
 linux/bin/idlc: line 5:
 /usr/lib/openoffice/sdk/linux//bin/idlc.bin: No such file or directory
 
 ... i cannot find such a binary on my system (missing dependency
 or not compiled ?)

No. Install openoffice.org-dev. Just that the wrapper is in debian-files
doesn't say the needed binaries are there. And yes, making
openoffice.org-debian-files depend on -dev is nonsense...

Grüße/Regards,

Rene
-- 
 .''`.  Rene Engelhard -- Debian GNU/Linux Developer
 : :' : http://www.debian.org | http://people.debian.org/~rene/
 `. `'  [EMAIL PROTECTED] | GnuPG-Key ID: 248AEB73
   `-   Fingerprint: 41FA F208 28D4 7CA5 19BB  7AD9 F859 90B0 248A EB73





Bug#293015: Bug #293015 - openoffice.org-debian-files: IDL Compiler fails

2005-06-23 Thread browaeys . alban

quit

This is a folowup for:
http://bugs.debian.org/293015

the idl compiler is even more borken now that dpkg 1.13 has
entered sid:

In:
/usr/lib/openoffice${VER}/sdk/`dpkg-architecture
-qDEB_HOST_GNU_SYSTEM`//bin/`basename $0`.bin $@

Bits from the dpkg maintainer
http://lists.debian.org/debian-devel-announce/2005/06/msg00010.html
However this will break any package that uses the value of
DEB_HOST_GNU_CPU, DEB_HOST_GNU_SYSTEM, DEB_HOST_GNU_TYPE or the
DEB_BUILD_* equivalents and expects to find the string i386 or linux
in them.

this now resolve to linux-gnu instead of linux.


DPKG_HOST_ARCH_OS looks like the proper replacment (though it
looks like a mistake DPKG_ does not exists, i used
DEB_HOST_ARCH_OS).

Though i wonder if it should be used out of the dpkg system (it
would not work for non debian distributions ... and would require
a dependency on dpkg = 1.13.5). uname ? how does gcc manages
this ...

After fixing this issue i got:
$ LANG=C linux/bin/idlc idl/com/sun/star/uno/XWeak.idl
linux/bin/idlc: line 5:
/usr/lib/openoffice/sdk/linux//bin/idlc.bin: No such file or directory

... i cannot find such a binary on my system (missing dependency
or not compiled ?)


Regards
Alban



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]