Re: PATCH: Detect libutf8/wchar.h during configure

2005-03-29 Thread Matt Jibson
On Tuesday 29 March 2005 2:43, David Jedlinsky wrote: > OpenBSD puts the wchar.h file into a utf8 subdirectory, and uses a > libutf8.a library. I added a rule to configure to detect this situation, > and adjust accordingly. > Thanks. The 2.5.16 port I maintain now builds without any patches or ot

fontforge segfault during make

2005-03-10 Thread Matt Jibson
During the build for lilypond 2.5.14 (.13 too) on OpenBSD: /usr/local/bin/python ../buildscripts/gen-emmentaler-scripts.py --dir=./out (cd ./out && fontforge -script emmentaler-11.pe) Copyright (c) 2000-2005 by George Williams. Executable based on sources from 19:08 9-Feb-2005. Segmentation fault

Re: OpenBSD fix for fopencookie

2005-03-06 Thread Matt Jibson
Jan Nieuwenhuizen wrote: Matt Jibson writes: This appears to have worked. With another patch to make utf8 wchar support work it compiled and linked. utf8 patch? Do we want to include that? Probably not, it's just an include fix in lily/general-scheme.cc: -#include /* wc

Re: OpenBSD fix for fopencookie

2005-03-06 Thread Matt Jibson
Jan Nieuwenhuizen wrote: Matt Jibson writes: This patch just relocates the error: Hmm, silly me. I've now added plain casts in CVS. If that doesn't work, we probably need a developer with a BSD system to look into this. This appears to have worked. With another patch to make

Re: OpenBSD fix for fopencookie

2005-03-06 Thread Matt Jibson
Jan Nieuwenhuizen wrote: Matt Jibson writes: The current CVS gives a much nicer error: Thanks. I've added the patch below to CVS. Can you check if that works for you? Jan. [...] This patch just relocates the error: memory-stream.cc:28: error: invalid conversion from `ssize_t (*)

Re: OpenBSD fix for fopencookie

2005-03-05 Thread Matt Jibson
Han-Wen Nienhuys wrote: [EMAIL PROTECTED] writes: I am attempting to lilypond 2.5 to OpenBSD. One of the problems I'm running into is that the BSDs don't have the fopencookie function and libio.h. The BSD equivalent is funopencookie. The offending files are flower/memory-stream.cc and .hh. I

Re: OpenBSD fix for fopencookie

2005-03-05 Thread Matt Jibson
Han-Wen Nienhuys wrote: [EMAIL PROTECTED] writes: I am attempting to lilypond 2.5 to OpenBSD. One of the problems I'm running into is that the BSDs don't have the fopencookie function and libio.h. The BSD equivalent is funopencookie. The offending files are flower/memory-stream.cc and .hh. I

OpenBSD fix for fopencookie

2005-03-05 Thread Matt Jibson
hat I can complete the lilypond port? Thanks. -Matt Jibson ___ lilypond-devel mailing list lilypond-devel@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-devel