Hello Bastian,

On Thursday 18 November 2010 10:58:20 Bastian Pranzas wrote:
> Hi,
> 
> this patch adds the package cgit, a cgi tool to browse git repositories.

Sorry for the late answer. This does not build for me:

mips-openwrt-linux-uclibc-gcc -o ui-repolist.o -c -Os -pipe -mips32 -
mtune=mips32 -fno-caller-saves -fhonour-copts -msoft-float  -
I/home/florian/dev/openwrt/trunk/staging_dir/target-
mips_uClibc-0.9.32/usr/include -
I/home/florian/dev/openwrt/trunk/staging_dir/target-mips_uClibc-0.9.32/include 
-I/home/florian/dev/openwrt/trunk/staging_dir/toolchain-mips_gcc-
linaro_uClibc-0.9.32/usr/include -
I/home/florian/dev/openwrt/trunk/staging_dir/toolchain-mips_gcc-
linaro_uClibc-0.9.32/include  -g -Wall -Igit -DSHA1_HEADER='<openssl/sha.h>' -
DCGIT_VERSION='"v0.8.3.4"' -DCGIT_CONFIG='"/etc/cgitrc"' -
DCGIT_SCRIPT_NAME='"cgit.cgi"' -DCGIT_CACHE_ROOT='"/var/cache/cgit"' -
DNO_ICONV ui-repolist.c
In file included from cgit.h:5:0,
                 from ui-repolist.c:15:
git/git-compat-util.h:60:0: warning: "_XOPEN_SOURCE" redefined
/home/florian/dev/openwrt/trunk/staging_dir/toolchain-mips_gcc-
linaro_uClibc-0.9.32/lib/gcc/mips-openwrt-linux-uclibc/4.5.2/../../../../mips-
openwrt-linux-uclibc/sys-include/features.h:160:0: note: this is the location 
of the previous definition
In file included from git/cache.h:17:0,
                 from cgit.h:6,
                 from ui-repolist.c:15:
/home/florian/dev/openwrt/trunk/staging_dir/target-
mips_uClibc-0.9.32/usr/include/zlib.h:1583:30: error: conflicting types for 
'gzseek64'
/home/florian/dev/openwrt/trunk/staging_dir/target-
mips_uClibc-0.9.32/usr/include/zlib.h:1567:30: note: previous declaration of 
'gzseek64' was here
/home/florian/dev/openwrt/trunk/staging_dir/target-
mips_uClibc-0.9.32/usr/include/zlib.h:1584:30: error: conflicting types for 
'gztell64'
/home/florian/dev/openwrt/trunk/staging_dir/target-
mips_uClibc-0.9.32/usr/include/zlib.h:1568:30: note: previous declaration of 
'gztell64' was here
/home/florian/dev/openwrt/trunk/staging_dir/target-
mips_uClibc-0.9.32/usr/include/zlib.h:1585:30: error: conflicting types for 
'gzoffset64'
/home/florian/dev/openwrt/trunk/staging_dir/target-
mips_uClibc-0.9.32/usr/include/zlib.h:1569:30: note: previous declaration of 
'gzoffset64' was here
/home/florian/dev/openwrt/trunk/staging_dir/target-
mips_uClibc-0.9.32/usr/include/zlib.h:1586:28: error: conflicting types for 
'adler32_combine64'
/home/florian/dev/openwrt/trunk/staging_dir/target-
mips_uClibc-0.9.32/usr/include/zlib.h:1570:26: note: previous declaration of 
'adler32_combine64' was here
/home/florian/dev/openwrt/trunk/staging_dir/target-
mips_uClibc-0.9.32/usr/include/zlib.h:1587:28: error: conflicting types for 
'crc32_combine64'
/home/florian/dev/openwrt/trunk/staging_dir/target-
mips_uClibc-0.9.32/usr/include/zlib.h:1571:26: note: previous declaration of 
'crc32_combine64' was here


can you try to reproduce the issue on your side?
--
Florian
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to