Donate to charities
Donate to charities


 Around ulxmlrpcpp 
What is ulxmlrpcpp
How to use this library
  Basic Variable Types
  A simple RPC-Server
  The RPC client
  Parallel processing
  Processing html
  Binary XML
  Basic Security
  SSL/TLS support
  Proxy Support
  Cookies
  Utilities
Screenshots
The Handbook
The API Reference
Download
Installation
Known problems
 
 Sourceforge Services 
Project summary
 SVN
 Mailing lists
 Reporting bugs
 Forums
 
Links
XML-RPC Homepage
WAP Binary XML
The Sourceforge Team
The GNU developers

Errata

This page contains solutions for known problems that are not really worth creating or downloading a new distribution.

Versions 1.0 and 1.1

Configure or make complains with a line like the following:

cd . && /bin/sh ./config.status Makefile
config.status: error: invalid argument: Makefile

config.status can't find a file because it is named slightly different. Load configure.in into your favorite editor. Search for AC_OUTPUT and in one of the following lines change ./Makefile to Makefile. Then everything should work normally.

SourceForge Logo [Best viewed with open eyes]

Last updated on November 18. 2007
ulxmlrpcpp at ewald-arnold dot de