Bug 147836 - ports x11/gnome-terminal doesn't build
Summary: ports x11/gnome-terminal doesn't build
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-gnome (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-13 18:20 UTC by Maxime Zakharov
Modified: 2010-06-13 19:50 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Maxime Zakharov 2010-06-13 18:20:02 UTC
Port x11/gnome-terminal doesn't build on FreeBSD 7.1 with the following error messages:

configure: WARNING: unrecognized options: --with-html-dir, --disable-gtk-doc
configure: WARNING: unrecognized options: --with-html-dir, --disable-gtk-doc
terminal-screen.c: In function 'cwd_of_pid':
terminal-screen.c:265: error: 'priv' undeclared (first use in this function)
terminal-screen.c:265: error: (Each undeclared identifier is reported only once
terminal-screen.c:265: error: for each function it appears in.)
gmake[4]: *** [gnome_terminal-terminal-screen.o] Ошибка 1
gmake[3]: *** [all-recursive] Ошибка 1
gmake[2]: *** [all] Ошибка 2
gmake[1]: *** [all-recursive] Ошибка 1
gmake: *** [all] Ошибка 2

Fix: 

The modification time of pach file for src/terminal-screen.c is older than the file itself in the distfile.
Perhaps the patch should be updated according new distfile.
How-To-Repeat: Fetch the latest version of ports and try to rebuild gnome-terminal with portmaster:
portmaster x11/gnome-terminal
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-06-13 18:20:13 UTC
Responsible Changed
From-To: freebsd-ports-bugs->gnome

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Joe Marcus Clarke freebsd_committer freebsd_triage 2010-06-13 19:45:21 UTC
State Changed
From-To: open->closed

Fixed, thanks for reporting.
Comment 3 dfilter service freebsd_committer freebsd_triage 2010-06-13 19:45:27 UTC
marcus      2010-06-13 18:45:19 UTC

  FreeBSD ports repository

  Modified files:
    x11/gnome-terminal/files patch-src_terminal-screen.c 
  Log:
  Fix the build on FreeBSD 7.1.
  
  PR:             147836
  
  Revision  Changes    Path
  1.9       +2 -2      ports/x11/gnome-terminal/files/patch-src_terminal-screen.c
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"