[
https://issues.apache.org/jira/browse/LOGCXX-318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thorsten Schöning resolved LOGCXX-318.
--------------------------------------
Resolution: Fixed
The changes of this patch already have been applied to trunk using other
patches.
> log4cxx build fails on openSUSE 11.0
> ------------------------------------
>
> Key: LOGCXX-318
> URL: https://issues.apache.org/jira/browse/LOGCXX-318
> Project: Log4cxx
> Issue Type: Bug
> Components: Build
> Affects Versions: 0.10.0
> Environment: openSUSE 11.0, 32-bit, x86 CPU.
> Reporter: Bart Van Assche
> Assignee: Curt Arnold
> Attachments: log4cxx-build.patch
>
> Original Estimate: 24h
> Remaining Estimate: 24h
>
> Running the command "./configure && make -s" resulted in the following output:
> ...
> g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\"
> -DPACKAGE
> _STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"log4cxx\"
> -DVERSION=\"0.10.0\"
> -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1
> -DH
> AVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1
> -DHAVE_S
> TDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_MBSRTOWCS=1
> -DHAVE_WCSTOMBS=
> 1 -DHAVE_SYSLOG=1 -DHAVE_FWIDE=1 -I. -I. -I../../../src/main/include
> -I../../../
> src/main/include -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE
> -I/u
> sr/include/apr-1 -I/usr/include/apr-1 -g -O2 -MT inputstreamreader.lo -MD -MP
> -M
> F .deps/inputstreamreader.Tpo -c inputstreamreader.cpp -fPIC -DPIC -o
> .libs/inp
> utstreamreader.o
> inputstreamreader.cpp: In member function 'virtual log4cxx::LogString
> log4cxx::h
> elpers::InputStreamReader::read(log4cxx::helpers::Pool&)':
> inputstreamreader.cpp:66: error: 'memmove' was not declared in this scope
> make[3]: *** [inputstreamreader.lo] Error 1
> make[2]: *** [all-recursive] Error 1
> make[1]: *** [all-recursive] Error 1
> make: *** [all-recursive] Error 1
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)