Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 03 Mar 2003 23:29:26 -0500
From:      Tom Hines <thines33@comcast.net>
To:        freebsd-questions@FreeBSD.org
Subject:   Trying to run Quanta, but got error in libfreetype
Message-ID:  <3E642BA6.8060401@comcast.net>

next in thread | raw e-mail | index | archive | help
Hi.  I installed Quanta today but I get an error in libfreetype.so.9. 
Here is the output from gdb:

bash-2.05$ gdb /usr/local/bin/quanta quanta.core
GNU gdb 4.18
Copyright 1998 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain 
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i386-unknown-freebsd"...
(no debugging symbols found)...
Core was generated by `quanta'.
Program terminated with signal 11, Segmentation fault.
Reading symbols from /usr/local/lib/libkatepartinterfaces.so.0...
(no debugging symbols found)...done.
Reading symbols from /usr/local/lib/libktexteditor.so.0...
(no debugging symbols found)...done.

[snip loading more libs]

Reading symbols from /usr/libexec/ld-elf.so.1...(no debugging symbols 
found)...
done.
#0  0x2954c670 in inflate_codes () from /usr/local/lib/libfreetype.so.9
(gdb) q

System info:

  bash-2.05$ uname -a
FreeBSD cp838536-b 4.5-STABLE FreeBSD 4.5-STABLE #0: Tue Mar 19 19:14:51 
EST 2002     tom@cp838536-b:/usr/obj/usr/src/sys/CUSTOM  i386

cpu: Athlon 1.2 GHz
ram: 256 mb
graphics: Nvidia GeForce 2, driver 'nv'

bash-2.05$ pkg_info -a |grep freetype*
Information for freetype-1.3.1_2:
WWW: http://www.freetype.org/
Information for freetype2-2.1.3:
WWW: http://www.freetype.org/

I have the following line in my XF86Config file:
     Load        "freetype"

(Does this apply for freetype_1.3 or freetype_2.1 ?)

Anybody know what the problem is?

Thanks,
Tom Hines


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3E642BA6.8060401>