On 10/08/07, Brandon <[EMAIL PROTECTED]> wrote:
> 1) It appears that the irrlicht engine is incompatable with the libjpeg
> engine that comes with debian. I have attached a log with errors. This
> is from compiling, and then running, 02.Quake3Map.
>
> However, after checking the versions, it seems irrlicht comes with the
> exact same version as debian, 62 (or 6b). I don't know what to make of
> it.

I'll see what I can do.

>
> 2) Your examples do not compile with make. It looks like you copied the
> Makefiles straight across. You'll have to edit them. From the "examples"
> directory, there is no "../../bin/Linux", "../../include", or
> "../../lib".

Hmm, ok.

>
> 3) It's always nice when libraries have dbg versions. I think all you
> would have to do is create the dbg package, then strip the libraries of
> their debug symbols, and use that for the end-user package.

Just added the necessary modifications.

>
> 4) You are missing some build flags, such as "-fPIC" and "-DREENTRANT".
> See the policies for more info, and possibly more requirements.
> http://www.debian.org/doc/debian-policy/ch-files.html

-fPIC is already being used by upstream's Makefile. I'll add -D_REENTRANT.

About -fPIC I would like to know what to do when building the static
lib, because as I said, upstream's Makefile uses it for both, shared
and static.


>
> -Brandon
>


-- 
Atomo64 - Raphael

Please avoid sending me Word, PowerPoint or Excel attachments.
See http://www.gnu.org/philosophy/no-word-attachments.html

Say NO to Microsoft Office broken standard.
See http://www.noooxml.org/petition


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

Reply via email to