Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 May 2003 20:30:52 +0100
From:      Jonathan Belson <jon@witchspace.com>
To:        ports@FreeBSD.org
Subject:   FreeBSD Port: pornview-0.2.0.p.1
Message-ID:  <3EC53C6C.1040904@witchspace.com>

next in thread | raw e-mail | index | archive | help
Hiya


I had some problems building 'pornview' on my -STABLE box, where
it was failing with an error I couldn't quite figure out.  After
a bit of '-E' magic, I realised the author's code was being
clobbered by the stdin/stdout/stderr #defines in stdio.h.

My low tech solution was to #undef them in the code module in
question (src/support/widgets/gtkmplayer.c) - after this the build
was problem free.

Has anyone else seen this problem?


--Jon

http://www.witchspace.com




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3EC53C6C.1040904>