On Friday, September 5, 2003, at 01:01 AM, Ben Hines wrote:
On Thursday, September 4, 2003, at 03:58 PM, Koen van der Drift wrote:
any ideas how I can fix this?
Send me the info and patch files and i'll have a look. (or just post
them on a tracker item, group port!)
They should be in the t
On Thursday, September 4, 2003, at 06:58 PM, Koen van der Drift wrote:
ld: multiple definitions of symbol
TSE3::App::Application::saveChoices(std::basic_string, std::allocator > const&)
./app/.libs/libtse3app.al(Application.lo) definition of
TSE3::App::Application::saveChoices(std::basic_string,
On Friday, September 5, 2003, at 08:30 AM, Dave Vasilevsky wrote:
Multiple definitions from the same .al file are a known bug in how
libtool 1.4 deals with "convenience libraries". See
http://fink.sourceforge.net/doc/porting/libtool.php#fixing-14x for how
to fix it.
Thanks!!
It builds fine.
On Thursday, September 4, 2003, at 03:58 PM, Koen van der Drift wrote:
any ideas how I can fix this?
Send me the info and patch files and i'll have a look. (or just post
them on a tracker item, group port!)
-Ben
---
This sf.net email is
On Thursday, September 4, 2003, at 03:03 AM, Martin Costabel wrote:
AFAIK (from suffering through this with scribus) you either need to put
in explicit typecasts "static_cast" or convince those lazy linux
programmers to do it upstream.
Thanks,
That worked (the typecasting ;)
Compiling goes a lo
Koen van der Drift wrote:
Song.cpp: In function `void
TSE3::File::write(TSE3::File::XmlFileWriter&, TSE3::Song&)':
Song.cpp:18: call of overloaded `element(const char[9], size_t)' is
ambiguous
../../../src/tse3/file/XML.h:155: candidates are: void
TSE3::File::XmlFileWriter::element(const std:
On Wednesday, September 3, 2003, at 07:59 AM, Benjamin Reed wrote:
Well, first, what is the actual error? =) Hard to debug without an
actual error message.
:)
here it is:
Song.cpp: In function `void
TSE3::File::write(TSE3::File::XmlFileWriter&, TSE3::Song&)':
Song.cpp:18: call of overloaded
On Sep 2, 2003, at 9:42 PM, Koen van der Drift wrote:
Hi, again
Still working on a couple of new packages, and am running in some more
trouble. The make phase stops after a bit. For me it's still pretty
new and a guessing game what is the problem, and how to fix it. In
the configure part I se
Hi, again
Still working on a couple of new packages, and am running in some more
trouble. The make phase stops after a bit. For me it's still pretty new
and a guessing game what is the problem, and how to fix it. In the
configure part I see that the package cannot find arts and liboss1,
altho