WARNING: This server is unstable and will be retired in the next days. If you want to keep this forum available, please request immediately a migration on the Nabble Support forum. Forums that don't receive any migration request will be deleted forever.

 « Return to Thread: *** ERROR: mgwport internal error: __init_relocation called too early.

Re: *** ERROR: mgwport internal error: __init_relocation called too early.

by Charles Wilson-8 :: Rate this Message:

| View in Thread

On 2/8/2012 7:02 PM, Erwin Waterlander wrote:
> It works, but when I use USE_DESTDIR=false the internationalisation gets
> broken. The locale directory used will be the default value defined in
> mingw.mak (c:/usr/local/share/locale).
> While with the original .mgwport file the correct locale directory is
> set (c:/mingw/share/locale). So I think it is better to keep it as is.

This points to a "bug" -- that is, not following GNU conventions -- in
mingw.mak.  The localedir should be set relative to the value of either
$(datadir) [old, deprecated] or $(datarootdir) [new].  Both of those
values are correctly set by the existing mgwinstall incantation when
USE_DESTDIR is false.

--
Chuck

------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
MinGW-dvlpr mailing list
MinGW-dvlpr@...
https://lists.sourceforge.net/lists/listinfo/mingw-dvlpr

 « Return to Thread: *** ERROR: mgwport internal error: __init_relocation called too early.