Matt Mannix wrote:
> Leo,
>
> This solved a good chunk of my trouble. I was missing libtool and also
> missing the boost-devel package which became obvious after the build
> process really started to progress. Unfortunately I still seem to be
> missing something. I've got a screen full of text and i'm not 100%
> sure where to start a paste so i'll just provide the main error and
> see if that might be enough to jog someones memory:
>
> ./SSPhysLib/SSCommentObject.h:20: error: extra qualification
> 'SSCommentObject::' on member 'GetComment'
> make: *** [libSSPhys_la-SSCommentObject.lo] Error 1
>
>   
Yeah, I remember that now.  It was fixed in /trunk some time ago.  See
<http://www.pumacode.org/projects/vss2svn/changeset/265>.

Have you tried building the latest revision of vss2svn from
<http://svn.pumacode.org/repos/vss2svn/trunk/>?  I just tried building
ssphys from there on CentOS5, and it seemed to build OK.

Leo
> On Fri, Sep 26, 2008 at 3:58 PM, Leo Davis <[EMAIL PROTECTED]> wrote:
>   
>> Matt Mannix wrote:
>>     
>>> Hello,
>>>
>>> I'm running into an issue getting the 11.0 Alpha 1 to build under my
>>> CentOS5 system. I followed the wiki instructions which walk you though
>>> the process of confirming all the proper modules are installed and up
>>> to date. I also confirmed that I had autoconf and automake installed.
>>>
>>>       
>> Do you have libtool installed?  You'll need it to build.
>>
>> HTH,
>>
>> Leo
>>     
>>> After all of this i'm still running into issues and i'm not enough of
>>> a coder to be sure where to turn next. Would someone be willing to
>>> review my build output and possible point me in the right direct?
>>> Thanks much.
>>>
>>>
>>> ./Build
>>> /usr/bin/perl ssphys/ssphys.PL bin/ssphys
>>> + autoreconf -fvi
>>> autoreconf: Entering directory `.'
>>> autoreconf: configure.ac: not using Gettext
>>> autoreconf: running: aclocal --force
>>> autoreconf: configure.ac: tracing
>>> autoreconf: configure.ac: not using Libtool
>>> autoreconf: running: /usr/bin/autoconf --force
>>> configure.ac:10: error: possibly undefined macro: AC_PROG_LIBTOOL
>>>       If this token and others are legitimate, please use m4_pattern_allow.
>>>       See the Autoconf documentation.
>>> autoreconf: /usr/bin/autoconf failed with exit status: 1
>>> configure: error: cannot find install-sh or install.sh in config ./config
>>> Copying script/Vss2Svn/SvnRevHandler.pm -> blib/lib/Vss2Svn/SvnRevHandler.pm
>>> Copying script/Vss2Svn/ActionHandler.pm -> blib/lib/Vss2Svn/ActionHandler.pm
>>> Copying script/Vss2Svn/Dumpfile.pm -> blib/lib/Vss2Svn/Dumpfile.pm
>>> Copying script/Vss2Svn/DataCache.pm -> blib/lib/Vss2Svn/DataCache.pm
>>> Copying script/Vss2Svn/Dumpfile/Node.pm -> blib/lib/Vss2Svn/Dumpfile/Node.pm
>>> Copying script/vss2svn.pl -> blib/script/vss2svn.pl
>>> Deleting blib/script/vss2svn.pl.bak
>>> Copying ssphys/ssphys -> blib/script/ssphys
>>> Can't copy('ssphys/ssphys', 'blib/script/ssphys'): No such file or
>>> directory at /usr/lib/perl5/site_perl/5.8.8/Module/Build/Base.pm line
>>> 4284.
>>>
>>> --
>>> ~matt
>>>
>>> _______________________________________________
>>> vss2svn-users mailing list
>>> Project homepage:
>>> http://www.pumacode.org/projects/vss2svn/
>>> Subscribe/Unsubscribe/Admin:
>>> http://lists.pumacode.org/mailman/listinfo/vss2svn-users-lists.pumacode.org
>>> Mailing list web interface (with searchable archives):
>>> http://dir.gmane.org/gmane.comp.version-control.subversion.vss2svn.user
>>>
>>>
>>>       
>> _______________________________________________
>> vss2svn-users mailing list
>> Project homepage:
>> http://www.pumacode.org/projects/vss2svn/
>> Subscribe/Unsubscribe/Admin:
>> http://lists.pumacode.org/mailman/listinfo/vss2svn-users-lists.pumacode.org
>> Mailing list web interface (with searchable archives):
>> http://dir.gmane.org/gmane.comp.version-control.subversion.vss2svn.user
>>
>>
>>     
>
>
>
>   

_______________________________________________
vss2svn-users mailing list
Project homepage:
http://www.pumacode.org/projects/vss2svn/
Subscribe/Unsubscribe/Admin:
http://lists.pumacode.org/mailman/listinfo/vss2svn-users-lists.pumacode.org
Mailing list web interface (with searchable archives):
http://dir.gmane.org/gmane.comp.version-control.subversion.vss2svn.user

Reply via email to