discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Unable to compile ProjectCenter 0.3.5 on SuSE 8.2


From: Pablo Di Noto
Subject: Unable to compile ProjectCenter 0.3.5 on SuSE 8.2
Date: Thu, 31 Jul 2003 00:45:48 -0300

Hi,

I am running SuSE 8.2 and got the latest GNUstep release working (version # are in the output below). GNUstep-{make|base|back|gui} compiled ok, with some warnings but nothing serious. The gnustep-examples
suite works ok.

When I try to compile ProjectCenter 0.3.5, it fails when compiling the first file;
What I am doing wrong?

I cannot test with latest CVS versions because they seem broken for this distribution.

Any help will be appreciated.
Thanks,
///Pablo

linux:~/Development/ProjectCenter-0.3.5 # ls -l ..
total 44
drwxr-xr-x   11 root     root         4096 Jul 30 21:30 .
drwx------   10 root     root         4096 Jul 30 16:32 ..
drwxr-xr-x   10 root     root         4096 Jul 30 17:51 Gorm-0.3.0
drwxrwxr-x 14 root root 4096 Jul 30 21:30 ProjectCenter-0.3.5
drwxrwxr-x    8 root     root         4096 Jul 29 22:12 ffcall-1.8d
drwxrwxr-x 6 root root 4096 Jul 29 23:17 gnustep-back-0.8.8 drwxrwxr-x 14 root root 4096 Jul 29 22:21 gnustep-base-1.7.2 drwxrwxr-x 3 root root 4096 Jun 29 2002 gnustep-examples-0.9.7 drwxrwxr-x 14 root root 4096 Jul 29 22:34 gnustep-gui-0.8.8 drwxrwxr-x 5 root root 4096 Jul 29 22:16 gnustep-make-1.7.2
drwxr-xr-x    3 root     root         4096 Jul 24 17:31 tarballs
linux:~/Development/ProjectCenter-0.3.5 # echo $GNUSTEP_SYSTEM_ROOT
/usr/GNUstep/System
linux:~/Development/ProjectCenter-0.3.5 # make
Making all in PCLib...
make[1]: Entering directory `/root/Development/ProjectCenter-0.3.5/PCLib'
rm -f ProjectCenter
ln -s . ProjectCenter
Making all for library libProjectCenter...
 Compiling file PCBrowserController.m ...
PCProject.h:86: warning: `PCGModels' defined but not used
PCProject.h:87: warning: `PCImages' defined but not used
PCProject.h:89: warning: `PCSubprojects' defined but not used
PCProject.h:92: warning: `PCLibraries' defined but not used
PCProject.h:96: warning: `PCCompilerOptions' defined but not used
PCProject.h:97: warning: `PCLinkerOptions' defined but not used
PCProject.h:98: warning: `PCProjectName' defined but not used
PCProject.h:99: warning: `PCProjType' defined but not used
PCProject.h:100: warning: `PCPrincipalClass' defined but not used
PCProject.h:101: warning: `PCAppIcon' defined but not used
PCProject.h:102: warning: `PCAppClass' defined but not used
PCProject.h:103: warning: `PCToolIcon' defined but not used
PCProject.h:104: warning: `PCProjectBuilderClass' defined but not used
PCProject.h:105: warning: `PCMainGModelFile' defined but not used
PCProject.h:106: warning: `PCPackageName' defined but not used
PCProject.h:107: warning: `PCLibraryVar' defined but not used
PCProject.h:108: warning: `PCVersion' defined but not used
PCProject.h:109: warning: `PCSummary' defined but not used
PCProject.h:110: warning: `PCDescription' defined but not used
PCProject.h:111: warning: `PCRelease' defined but not used
PCProject.h:112: warning: `PCCopyright' defined but not used
PCProject.h:113: warning: `PCGroup' defined but not used
PCProject.h:114: warning: `PCSource' defined but not used
PCProject.h:115: warning: `PCInstallDir' defined but not used
PCProject.h:116: warning: `PCBuildTool' defined but not used
make[2]: *** [shared_obj/PCBrowserController.o] Error 1
make[1]: *** [libProjectCenter.all.library.variables] Error 2
make[1]: Leaving directory `/root/Development/ProjectCenter-0.3.5/PCLib'
make: *** [internal-all] Error 2
linux:~/Development/ProjectCenter-0.3.5 # gcc --version
gcc (GCC) 3.3 20030226 (prerelease) (SuSE Linux)
Copyright (C) 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

linux:~/Development/ProjectCenter-0.3.5 #






reply via email to

[Prev in Thread] Current Thread [Next in Thread]