Thread (6 messages) flat view 6 messages, 2 authors, 2016-06-15

Re: [PATCH] Makefile: improve customization for supporting HP-UX

From: Miklos Vajna <hidden>
Date: 2016-06-15 22:45:13

On Sat, Aug 23, 2008 at 10:09:28PM +0200, Robert Schiele [off-list ref] wrote:
The systems I build on are:

1x HP-UX B.11.11 U 9000/785
This is the same version I'm using at the moment.

The NEEDS_LIBICONV is simple, the linker fails to find iconv symbols:

/usr/ccs/bin/ld: Unsatisfied symbols:
   libiconv (first referenced in libgit.a(utf8.o)) (code)
   libiconv_open (first referenced in libgit.a(utf8.o)) (code)
   libiconv_close (first referenced in libgit.a(utf8.o)) (code)
collect2: ld returned 1 exit status
gmake: *** [git] Error 1

The SNPRINTF_RETURNS_BOGUS is not something you can notice compile-time,
but once you try to commit, you get:

$ git commit
fatal: your vsnprintf is broken

Attachments

Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help