« Return to Thread: Cross-compiling ekiga for win32

Re: Cross-compiling ekiga for win32

by Julien PUYDT :: Rate this Message:

Reply to Author | View in Thread

Michael Cronenworth a écrit :
> It depends on what OS you are building on. The files in win32/ are meant
> for Debian. For Fedora or Windows you would need to customize it a little.

I'm using debian. I already had a few problems :
- libxml' 2.6.26 isn't available anymore ;
- the openldap compilation fails with :
slapdmsg.rc -O coff -o slapdmsg.res
make[1]: slapdmsg.rc : commande introuvable (means: command not found)

the Makefile (openldap's libraries/liblutil/ Makefile to be precise)
target triggering the problem is :
lapdmsg.res: slapdmsg.rc slapdmsg.bin
          $< -O coff -o $@

which doesn't look very honest.

It's pretty late... uh... early, so I don't think I'll be able to get
myself out of this problem before some rest :-/

Snark
_______________________________________________
Ekiga-devel-list mailing list
Ekiga-devel-list@...
http://mail.gnome.org/mailman/listinfo/ekiga-devel-list

 « Return to Thread: Cross-compiling ekiga for win32