Hi,

I've got a patch attached to a previous reply I sent to the list [1]
that'll fix the deb package build failure, but it looks like it hasn't
been applied yet. Also wondering if you have any input on the topic of
the lintian warnings/errors I pointed out in that same reply.

Should we perhaps move this off of the mailing list and onto the bug
tracker instead? It might be easier to keep track of patches, for one
thing.

Cheers,
Vincent

[1] http://lists.monkey-project.com/pipermail/monkey/2013-April/001970.html

On Thu, Apr 25, 2013 at 12:13 PM, Eduardo Silva <[email protected]> wrote:
> doing follow up on this, whats the current status ?
>
>
> On Sun, Apr 21, 2013 at 2:23 AM, Lauri Kasanen <[email protected]> wrote:
>>
>> On Sat, 20 Apr 2013 17:32:45 -0700
>> Vincent Cheng <[email protected]> wrote:
>>
>> > >> I'm assuming monkey-dev should install everything from src/include/
>> > >> in
>> > >> the source tree into /usr/include/ in the binary package, correct?
>> > >> And
>> > >> what do you want installed into the -doc package?
>> > >
>> > > If you do a binary-only build, no headers should be installed. If you
>> > > enable the shared library, the header in src/include/public will be
>> > > installed.
>> >
>> > By default dpkg-buildpackage (or fakeroot debian/rules binary instead
>> > of binary-indep) will generate both arch-specific and arch-all
>> > packages - right now, both monkey-{dev,doc} packages are built, but
>> > they're empty, which is definitely problematic.
>> >
>> > As for enabling the shared library, is there a flag I need to pass to
>> > ./configure that's not a default option?
>>
>> --enable-shared, IIRC. Check ./configure --help.
>>
>> - Lauri
>> _______________________________________________
>> Monkey mailing list
>> [email protected]
>> http://lists.monkey-project.com/listinfo/monkey
>
>
>
>
> --
> Eduardo Silva
> http://edsiper.linuxchile.cl
> http://www.monkey-project.com
_______________________________________________
Monkey mailing list
[email protected]
http://lists.monkey-project.com/listinfo/monkey

Reply via email to