On Sat, 2006-04-08 at 00:17 +0200, Michael Biebl wrote:
> One word: pbuilder.

when I develop/test packages I don't use pbuilder, each compile takes a
lot of time in comparinson to a "fakeroot debian/rules binary" run.

> 
> >> Any help that I can offer to get a xulrunner based libgecko2.0-cil package?
> > 
> > yes you can, modify the gecko-sharp(2) package and give us a a patch for
> > it :)
> > 
> 
> Well, I compiled a libgecko2.0-cil package inside a pbuilder chroot. The
> modifications were simple. I just modified
> gtkmozembed/gecko-sharp.dll.config.in to use the new location in
> 01_missing_dllmap.dpatch:
> <dllmap dll="gtkembedmoz.dll" target="[EMAIL PROTECTED]@.0d"/>

sounds simple so far

> I removed the build depends on mozilla-dev completely (it seems to be
> used nowhere, please correct me if I'm wrong)

this sounds dangerous, most C# apps build-dep on native libraries not
because they link against it (they can't btw) but because for getting
the correct SONAME version from the native library they bind (via
P/Invoke btw). In this case monodevelop doesnt use it for the SONAME
version but for getting the correct MOZILLA_HOME env variable which is
needed in the monodevelop start script ;)

>  and for the run-dep
> I s/mozilla-browers/libxul0d/. Builds fine. Unfortunately monodevelop
> crashes if I install the new libgecko2.0-cil with the attached stack trace.
> As monodevelop build depends on mozilla-dev, I thought I simply
> recompile monodevelop. Unfortunately monodevelop FTBFS. I fixed some of
> the simple build errors but then gave up on the more esoteric build
> errors. I know to less C# to fix these myself.
> 
> Michael

yeah it's still FTBFS, that will be fixed once the nunit2.2 package is
accepted (still in NEW hanging...)

-- 
Regards,

Mirco 'meebey' Bauer

PGP-Key:
http://keyserver.noreply.org/pks/lookup?op=get&search=0xEEF946C8

-----BEGIN GEEK CODE BLOCK-----
Version: 3.12
GIT d s-:+ a-- C++ UL++++$ P L++$>+++$ E- W+++$ N o? K- w++>! O---- M-
V? PS
PE+ Y- PGP++ t 5+ X++ R tv+ b+ DI? D+ G>++ e h! r->++ y?
------END GEEK CODE BLOCK------

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to