Bug 58072 - Broken port: www/galeon, undefined reference
Summary: Broken port: www/galeon, undefined reference
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-15 16:00 UTC by Esa Karkkainen
Modified: 2003-10-15 17:42 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (670 bytes, patch)
2003-10-15 16:00 UTC, Esa Karkkainen
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Esa Karkkainen 2003-10-15 16:00:33 UTC
Same bug which is corrected in www/galeon2/files/patch-mozilla_GlobalHistory.cpp

cd /usr/ports/www/galeon && make all

[snip]

../src/mozilla/libmozilla-interaction.a(GlobalHistory.o)(.gnu.linkonce.r._ZTV13GlobalHistory+0x3c): undefined reference to `GlobalHistory::SetLastPageVisited(char const*)'
../src/mozilla/libmozilla-interaction.a(GlobalHistory.o)(.gnu.linkonce.r._ZTV13GlobalHistory+0x74): undefined reference to `non-virtual thunk to GlobalHistory::SetLastPageVisited(char const*)'
gmake[4]: *** [galeon-bin] Error 1
gmake[4]: Leaving directory `/usr/ports/www/galeon/work/galeon-1.2.12/src'
gmake[3]: *** [all-recursive] Error 1
gmake[3]: Leaving directory `/usr/ports/www/galeon/work/galeon-1.2.12/src'
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory `/usr/ports/www/galeon/work/galeon-1.2.12/src'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/www/galeon/work/galeon-1.2.12'
gmake: *** [all] Error 2
*** Error code 2

Stop in /usr/ports/www/galeon.

How-To-Repeat: 
cd /usr/ports/www/galeon && make all
Comment 1 Joe Marcus Clarke freebsd_committer freebsd_triage 2003-10-15 17:42:29 UTC
State Changed
From-To: open->closed

Committed, thanks!