Jump to content

logjam/drivel and /usr/lib/libpangoft2-1.0.so


tyme
 Share

Recommended Posts

i use one of those online journal things, and i'm trying to compile one of the linux apps so i don't have to visit the website to post an entry. it's a livejournal one, www.livejournal.com, and i'm trying to compile either drivel or logjam to use for this purpose.

 

both spit out the exact same message during a "make":

/usr/lib/libpangoft2-1.0.so: undefined reference to `FT_Seek_Stream'

/usr/lib/libpangoft2-1.0.so: undefined reference to `FT_Get_Short'

/usr/lib/libpangoft2-1.0.so: undefined reference to `FT_Forget_Frame'

/usr/lib/libpangoft2-1.0.so: undefined reference to `FT_Access_Frame'

/usr/lib/libpangoft2-1.0.so: undefined reference to `FT_Get_Long'

collect2: ld returned 1 exit status

 

now, if they didn't both spit out this error, I would start out thinking this was a program error, but looking at it, this file seems to be a system file, not a program-specific one. anyone have any idea how to fix this issue?

Link to comment
Share on other sites

Did you search for that file at rpmfind?  Pango is integral/related to xft font rendering which I discovered while installing Texstar's Mozilla XFT.

 

I didn't really think about doing an rpmfind, as it seems the file is there, there just appears to be something wrong w/the code and gcc is not liking it.

 

maybe i should have posted this in programming? I don't know...

Link to comment
Share on other sites

[bvc@localhost bvc]$ urpmf libpangoft2

libpango1.0_0:/usr/lib/libpangoft2-1.0.so.0

libpango1.0_0:/usr/lib/libpangoft2-1.0.so.0.0.4

libpango1.0_0-devel:/usr/lib/libpangoft2-1.0.la

libpango1.0_0-devel:/usr/lib/libpangoft2-1.0.so

[bvc@localhost bvc]$

 

[bvc@localhost bvc]$ urpmq -dcf libpango1.0_0-devel

libpcre0-3.9-5mdk.i586

XFree86-libs-4.2.1-3mdk.i586

libpango1.0_0-devel-1.0.4-1mdk.i586

pango-1.0.4-1mdk.i586

libbzip2_1-1.0.2-10mdk.i586

bzip2-1.0.2-10mdk.i586

libintl2-0.11.2-8mdk.i586

ldconfig-2.2.5-16mdk.i586

glibc-2.2.5-16mdk.i586|glibc_lsb-2.2.90-11mdk.i586

libglib2.0_0-2.0.6-2mdk.i586

freetype2-2.0.9-3mdk.i586

freetype2-devel-2.0.9-3mdk.i586

glibc-2.2.5-16mdk.i586

libpango1.0_0-1.0.4-1mdk.i586

glib-gettextize-2.0.6-2mdk.i586

libtermcap2-2.0.8-32mdk.i586

freetype-1.3.1-17mdk.i586

grep-2.5-5mdk.i586

bash-2.05b-6mdk.i586

libglib2.0_0-devel-2.0.6-2mdk.i586

pkgconfig-0.12.0-2mdk.i586

info-install-4.2-5mdk.i586

libxpm4-3.4k-21mdk.i586

sash-3.5-3mdk.i586

deps are the same for libpango1.0_0.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...