New sources

Discussion Forum for YPOPs!/Linux.


New sources

Postby Sarten-X on August 25th, 2007, 9:02 pm

Where can I find the sources to the latest beta? I'd like to run a dedicated server, but haven't found a new enough version of the source to work. I've tried using WINE with the new Windows version, but it exits as soon as I try to start it. In case it matters, I'm using Fedora 7.

Sarten-X
YPOPs! Newbie
YPOPs! Newbie
 
Posts: 6
Joined: August 25th, 2007, 8:45 pm

RE: New sources

Postby anujseth on August 26th, 2007, 1:31 am

Sources are available in CVS.

Have a look at the following SourceForge page:
http://sourceforge.net/cvs/?group_id=52835

Use Anonymous CVS access.
Anuj Seth - YPOPs! Dev & Web Admin
Check out my latest project -- Twitdom - Twitter Applications Database
User avatar
anujseth
Site Admin
Site Admin
 
Posts: 452
Joined: June 24th, 2003, 9:57 am

mimepp

Postby Sarten-X on August 27th, 2007, 7:49 pm

Ok... I have the source now, and I think the libraries are all right. Now, though, I get a syntax error. I've saved a log of the make, as follows:

Code: Select all
Makefile:65: warning: overriding commands for target `/srv/ypops/bin'
Makefile:62: warning: ignoring old commands for target `/srv/ypops/bin'
rm -f ypops
make mimelib;make libre_lib;make ypops
make[1]: Entering directory `/srv/ypops/src'
Makefile:65: warning: overriding commands for target `/srv/ypops/bin'
Makefile:62: warning: ignoring old commands for target `/srv/ypops/bin'
cd ../lib/mimepp-1.3.3;make -f makefile-unix rel_lib;cd
/bin/sh: line 0: cd: ../lib/mimepp-1.3.3: No such file or directory
make[2]: Entering directory `/srv/ypops/src'
make[2]: makefile-unix: No such file or directory
make[2]: *** No rule to make target `makefile-unix'.  Stop.
make[2]: Leaving directory `/srv/ypops/src'
make[1]: Leaving directory `/srv/ypops/src'
make[1]: Entering directory `/srv/ypops/src'
Makefile:65: warning: overriding commands for target `/srv/ypops/bin'
Makefile:62: warning: ignoring old commands for target `/srv/ypops/bin'
cd ../lib/re_lib;make -f makefile.unix
make[2]: Entering directory `/srv/ypops/lib/re_lib'
ar q libre_lib.a regexp.o regsub.o
make[2]: Leaving directory `/srv/ypops/lib/re_lib'
make[1]: Leaving directory `/srv/ypops/src'
make[1]: Entering directory `/srv/ypops/src'
Makefile:65: warning: overriding commands for target `/srv/ypops/bin'
Makefile:62: warning: ignoring old commands for target `/srv/ypops/bin'
rm -f Email.o
g++ -g -fkeep-inline-functions -fno-default-inline -D_REENTRANT -I../lib/re_lib -I../lib/mimepp-1.3.3/src -I../lib/mimepp-1.3.3/examples/email -I/usr/local/include -I/usr/local/ssl/include -c Email.cpp
Email.cpp: In member function ‘CStringEx EmailAddress::toString()’:
Email.cpp:515: error: conversion from ‘std::basic_string<char, std::char_traits<char>, std::allocator<char> >’ to non-scalar type ‘CStringEx’ requested
Email.cpp: In member function ‘void EmailAddressList::_CopyAddresses(const EmailAddressList&)’:
Email.cpp:586: error: invalid cast from type ‘__gnu_cxx::__normal_iterator<EmailAddress* const*, std::vector<EmailAddress*, std::allocator<EmailAddress*> > >’ to type ‘EmailAddress**’
make[1]: *** [Email.o] Error 1
make[1]: Leaving directory `/srv/ypops/src'
make: *** [all] Error 2


The only changes I made to the make file, were to specify that I want all the files to end up in /srv/ypops/bin.
Sarten-X
YPOPs! Newbie
YPOPs! Newbie
 
Posts: 6
Joined: August 25th, 2007, 8:45 pm


Return to YPOPs!/Linux

Who is online

Users browsing this forum: No registered users and 0 guests

paw prints
cron
SourceForge