FreeBSD Port: security/seahorse

Georgi Iovchev geo at pulsar.bg
Tue Aug 21 01:59:40 PDT 2007


Hello again
i tried the patch but i am not sure that i did it properly

patch Makefile patchfile
and i got this
#:> patch Makefile patchfile
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|--- /usr/ports/textproc/py-libxml2/Makefile     Thu Jun  7 08:03:58 2007
|+++ /usr/ports/textproc/py-libxml2/Makefile     Thu Jun  7 08:06:17 2007
--------------------------
Patching file Makefile using Plan A...
Hunk #1 failed at 23.
1 out of 1 hunks failed--saving rejects to Makefile.rej
done


--
Tuesday, August 21, 2007, 11:37:49 AM:

> Try is patch, I can compile entire GNOME after apply this patch.
> /Eric

> --- /usr/ports/textproc/py-libxml2/Makefile     Thu Jun  7 08:03:58 2007
> +++ /usr/ports/textproc/py-libxml2/Makefile     Thu Jun  7 08:06:17 2007
> @@ -23,7 +23,7 @@
>  CONFIGURE_ARGS=        --with-iconv=${LOCALBASE} \
>                 --with-html-dir=${PREFIX}/share/doc \
>                 --with-html-subdir=${PORTNAME} \
> -               --with-python=${LOCALBASE}
> +               --with-python=${PYTHON_CMD}

>  DOCSDIR=       ${PREFIX}/share/doc/py-libxml2
>  EXAMPLESDIR=   ${PREFIX}/share/examples/py-libxml2

> On Tue, 2007-08-21 at 10:34 +0300, Georgi Iovchev wrote:
>> Hi
>> 
>> Cant install seahorse on freesbd 6.2/i386
>> Port:   seahorse-1.0.1_3
>> Path:   /usr/ports/security/seahorse
>> 
>> 
>> here are the last lines from the console
>> 
>> gmake[2]: Leaving directory
>> `/usr/ports/security/seahorse/work/seahorse-1.0.1/po'
>> Making all in data
>> gmake[2]: Entering directory
>> `/usr/ports/security/seahorse/work/seahorse-1.0.1/data'
>> LC_ALL=C ../intltool-merge -s -u -c ../po/.intltool-merge-cache
>> ../po seahorse.schemas.in seahorse.schemas
>> Found cached translation database
>> Merging translations into seahorse.schemas.
>> gmake[2]: Leaving directory
>> `/usr/ports/security/seahorse/work/seahorse-1.0.1/data'
>> Making all in help
>> gmake[2]: Entering directory
>> `/usr/ports/security/seahorse/work/seahorse-1.0.1/help'
>> if ! test -d en_GB/; then mkdir en_GB/; fi
>> if [ -f "C/seahorse.xml" ]; then d="../"; else
>> d="/usr/ports/security/seahorse/work/seahorse-1.0.1/help/"; fi; \
>>         (cd en_GB/ && \
>>           `which xml2po` -e -p \
>>             "${d}en_GB/en_GB.po" \
>>             "${d}C/seahorse.xml" > seahorse.xml.tmp && \
>>             cp seahorse.xml.tmp seahorse.xml && rm -f seahorse.xml.tmp)
>> Traceback (most recent call last):
>>   File "/usr/local/bin/xml2po", line 35, in ?
>>     import libxml2
>> ImportError: No module named libxml2
>> gmake[2]: *** [en_GB/seahorse.xml] Error 1
>> gmake[2]: Leaving directory
>> `/usr/ports/security/seahorse/work/seahorse-1.0.1/help'
>> gmake[1]: *** [all-recursive] Error 1
>> gmake[1]: Leaving directory
>> `/usr/ports/security/seahorse/work/seahorse-1.0.1'
>> gmake: *** [all] Error 2
>> *** Error code 2
>> 
>> Stop in /usr/ports/security/seahorse.
>> *** Error code 1
>> 
>> Stop in /usr/ports/security/seahorse.
>> 
>> _______________________________________________
>> freebsd-gnome at freebsd.org mailing list
>> http://lists.freebsd.org/mailman/listinfo/freebsd-gnome
>> To unsubscribe, send any mail to
>> "freebsd-gnome-unsubscribe at freebsd.org"


More information about the freebsd-gnome mailing list