Hello Herbert! On Thursday 19 March 2009 Herbert Weiher wrote: > sorry for the late update, but i was on vacation in the meantime. Good for you!
> When i > returned i managed to get my configure problems sorted by compiling all > dependencies by myself instead of using precompiled stuff. Compilation went > fine Fine. > but now i have errors in the run-tests and the same error from the run > test in my initial commit (using HEAD revision and solaris10 sparc): > > xxx...@actout57:h/fsvs/fsvs/src$ sudo make run-tests > make -C ../tests BINARY=/export/home/xxxxxx/fsvs/fsvs/src/fsvs > id: illegal option -- u > Usage: id [-ap] [user] Hmmm ... the tests/Makefile tries to get you UID by "id -u"; is there some other way that works on Solaris? ... > An error occurred: Invalid argument (22) > in hlp___get_conv_handle: Conversion from 646 to UTF-8 is not supported > make[4]: *** [prepare_wc] Error 2 There's been a similar problem for MacOS; see here: http://www.mail-archive.com/dev%40fsvs.tigris.org/msg00095.html > I now found two posts > http://gcc.gnu.org/ml/java-patches/2002-q1/msg00944.html > and http://archives.postgresql.org/pgsql-hackers/2003-05/msg00744.php; > according to them you could try with LC_CTYPE=8859_1 or LC_CTYPE=ASCII. Could you try this? Regards, Phil -- Versioning your /etc, /home or even your whole installation? Try fsvs (fsvs.tigris.org)!
