Hello!
Rhys Ulerich schrieb am 17.05.14 um 12:23:01 Uhr:
> > /usr/bin/install: Neu erstelltes „/usr/local/include/log4cxx/appender.h“
> > wird nicht mit „../../../../src/main/include/log4cxx/appender.h“
> > überschrieben.
>
> Are these complaints that /usr/bin/install refuses to overwrite one
> /usr/bin/install: Neu erstelltes „/usr/local/include/log4cxx/appender.h“ wird
> nicht mit „../../../../src/main/include/log4cxx/appender.h“ überschrieben.
Are these complaints that /usr/bin/install refuses to overwrite one
file with another (guessing "uberschrieben" is "overwritten")? I'm
awar
Hello Rhys!
Rhys Ulerich schrieb am 17.05.14 um 00:59:54 Uhr:
> > svn checkout http://svn.apache.org/repos/asf/incubator/log4cxx/trunk
> > apache-log4cxx
> > but there is no configure script in the directory.
>
> Run ./autogen.sh to generate the autotools details, like configure.
That did it!
> svn checkout http://svn.apache.org/repos/asf/incubator/log4cxx/trunk
> apache-log4cxx
> but there is no configure script in the directory.
Run ./autogen.sh to generate the autotools details, like configure.
- Rhys
Hello!
Rhys Ulerich schrieb am 16.05.14 um 15:43:28 Uhr:
> > inputstreamreader.cpp: In member function 'virtual log4cxx::LogString
> > log4cxx::helpers::InputStreamReader::read(log4cxx::helpers::Pool&)':
> > inputstreamreader.cpp:66:64: error: 'memmove' was not declared in this scope
>
> Pleas
Hello!
Thorsten Schöning schrieb am 16.05.14 um 23:40:33 Uhr:
> Guten Tag Andreas Meyer,
> am Freitag, 16. Mai 2014 um 18:10 schrieben Sie:
>
> > Every help is very much appreciated!
>
> Please use a trunk checkout using Subversion, a lot of bug fixes have
> been applied during the last month,
Guten Tag Andreas Meyer,
am Freitag, 16. Mai 2014 um 18:10 schrieben Sie:
> Every help is very much appreciated!
Please use a trunk checkout using Subversion, a lot of bug fixes have
been applied during the last month, which just didn't make it into a
official release yet. Besides that, the curre
> inputstreamreader.cpp: In member function 'virtual log4cxx::LogString
> log4cxx::helpers::InputStreamReader::read(log4cxx::helpers::Pool&)':
> inputstreamreader.cpp:66:64: error: 'memmove' was not declared in this scope
Please try using SVN trunk, that's a known issue which has been fixed.
- R
Hello!
After the ./configure run, the make command gives me the following error:
inputstreamreader.cpp: In member function 'virtual log4cxx::LogString
log4cxx::helpers::InputStreamReader::read(log4cxx::helpers::Pool&)':
inputstreamreader.cpp:66:64: error: 'memmove' was not declared in this scope