Re: Mac and SRX645_m57

"eric.bachard" <[email protected]>
Newsgroups gmane.comp.openoffice.devel.porting
Message-ID <[email protected]>
Hi,

gonzalo gon a écrit :
> Is there any "clean" build? something that just
> compiles as it is without applying any patches? By the
> way I'm having problems applying the patches in the
> STLport directory. I go like:
> 
> patch -p0 < STLport-4.5-macxp-panther.patch 


Sorry, I forgot to give you the "user's guide" :-)

1) place makefile.patch in stlport

2) apply it
patch -p0<makefile.patch

(makefile.mk will be patched)

3) Just place STLport-4.5-macxp-panther.patch in stlport

(don't forget to rename the one with the same name as 
STLport-4.5-macxp-panther.patch.old )

Located in this directory, it will be automagically used in the build

FYI, you can see this file will be called if $(OS) is MACOSX (this is 
the case here).

To build stlport :

cd $SRC_DIR  # the directory containing your sources

./bootstrap
source Macosxenv.Set.sh

cd stlport
build
deliver


Regards,
eric bachard


-- 
<[email protected]>
Francophone OpenOffice.org Community developer ( Linux PPC and Mac OS X 
/ X11)
See : <http://fr.openoffice.org>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.