Closed Bug 3006 Opened 26 years ago Closed 22 years ago

[PP] layout/html/tests fails to link on Solaris

Categories

(Core Graveyard :: Viewer App, defect, P2)

x86
Solaris
defect

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: mcafee, Unassigned)

Details

(Keywords: helpwanted)

layout/html/tests fails to link on Solaris:
Undefined                       first referenced
 symbol                             in file
fstream::fstream(int, char const *, int,
int)../../../dist/./bin/libraptorhtmlpars.so
fstreambase::close(void)            ../../../dist/./bin/libraptorhtmlpars.so
fstream::~fstream(void)             ../../../dist/./bin/libraptorhtmlpars.so

These are in libstdc++.a, I'm confused.  Something not pulling
this in?  This links Ok on linux, but linux also has a libstdc++.so.

I was building on mocha, GNU stuff is local in /usr/local.
Status: NEW → ASSIGNED
This is probably a case where you have to explicitly include
-lstdc++ on the link line.  What does the link line look like
for you (you didn't include it in this bug report)?
I tried explicitly adding -lstdc++ to the link line, no dice.
per leger, assigning QA contacts to all open bugs without QA contacts according
to list at http://bugzilla.mozilla.org/describecomponents.cgi?product=Browser
QA Contact: 3853 → 4144
Target Milestone: M3
As long as this works on Linux, not a Dogfood blocker.  Setting QA Assigned to
petersen.  How does this look for Linux with latest build...Ok?  willmove to M4
once we know for sure.
Target Milestone: M3 → M5
Moving to M5, not a Dogfood blocker.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → LATER
I've turned off tests for now (unless ENABLE_TESTS is defined).
Too many platforms are unable to build, link, or run many of our
existing "tests".  We can worry about these "non-essential" bits
of code later, I think.
Status: RESOLVED → VERIFIED
Verifying as a Reminder.
LATER is deprecated per bug 35839.
Status: VERIFIED → REOPENED
Resolution: LATER → ---
Target Milestone: M5 → ---
->Bernd
Assignee: briano → bernd.mielke
Status: REOPENED → NEW
I don't have solaris. I cant test it, neither do I want to fix this. There are
several old layout test routines which have worked at some time but aren't
working now. They breakage is mostly due to string or xpcom foo, which is
definetely not in my area of interest.
 I did not cause this bug and I have no intention to fix it.
Assignee: bernd.mielke → nobody
> I did not cause this bug and I have no intention to fix it.

Nothing would ever get done if we put comments like this in bugs.
A much better comment would be, "this bug needs a new owner, please help".

Adding helpwanted keyword.
Keywords: helpwanted
Sorry for my rude comment, Chris your comment is correct. No intention ==> I
can't fix it. I asked on #mozilla what should I do with this bug and did not get
help, so I ended up with a bug which is in my oppinion a wontfix for me. And I
did not know to whom pass this hot (dead) potato. Before this bug  converts into
a zombie bug on my buglist because I would fix every other bug on that list
before I would touch this, I thought it was a good idea to state clear what will
happen with this bug. Obviously it wasn't a very bright idea. 
this works for me on worms, marking so.
Status: NEW → RESOLVED
Closed: 25 years ago22 years ago
Resolution: --- → WORKSFORME
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.