Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:hschaa:Factory
gscpm
fix_build.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File fix_build.patch of Package gscpm
--- configure.in +++ configure.in @@ -10,6 +10,7 @@ AC_PROG_INTLTOOL AC_ISC_POSIX AC_PROG_CC +AC_PROG_CXX AC_STDC_HEADERS AM_PROG_LIBTOOL AC_PATH_PROGS(PATH_TO_XRDB, "xrdb") --- gscpm/src/scpmwrapper.cc +++ gscpm/src/scpmwrapper.cc @@ -21,6 +21,8 @@ #include <vector> #include <scpm.h> +#include <stdlib.h> +#include <string.h> SCPM *scpm = NULL;
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor