Re: gnome-terminal not closing in CURRENT

From: Giorgos Keramidas <keramida_at_ceid.upatras.gr>
Date: Sun, 30 Nov 2008 12:06:46 +0200
On Sat, 29 Nov 2008 12:10:24 -0600, Stephen Montgomery-Smith <stephen_at_math.missouri.edu> wrote:
> I just upgraded my FreeBSD CURRENT.  Now gnome-terminal doesn't quit. If
> you type "exit" the shell exits, but the terminal just sits there.
>
> I bet this is related to the ttys problem reported here:
>
> http://groups.google.com/group/mailing.freebsd.current/browse_thread/thread/19418a227692b141/884cefe316ee1740?show_docid=884cefe316ee1740

It turns out this wasn't a "tty" problem.  I had mistakenly restored an
old version of my `/etc/make.conf' file and compiled the kernel with:

  CFLAGS?=      -O2 -fno-strict-aliasing -pipe
  COPTFLAGS?=   -O -pipe

Commenting out these options and adding:

  NO_CPU_CFLAGS=         # Don't add -march=<cpu> to CFLAGS automatically
  NO_CPU_COPTFLAGS=      # Don't add -march=<cpu> to COPTFLAGS automatically

fixed the problems I was seeing.
Received on Sun Nov 30 2008 - 09:07:13 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:38 UTC