This is the mail archive of the cygwin-xfree mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Ratpoison build error


Hello,

I'm trying to build ratpoison-1.4.5 (it's a window manager) with
cygport but I'm failing
at compile stage, because it complains about some some symbols not
being defined
(log attached).

The devel libraries containing those symbols are installed.
This is how gcc is invoked:

gcc  -march=prescott -O2 -pipe -fomit-frame-pointer -Wall -O2
    -lXtst -lXinerama -lXext -lX11 -lXft -lXrender
    -lfontconfig -lexpat -liconv -lfreetype -lz
    -lX11 -lxcb -lXau -lXdmcp
    -lhistory
    -o ratpoison.exe actions.o bar.o completions.o communications.o
    editor.o events.o format.o frame.o getopt.o getopt1.o globals.o
    group.o history.o hook.o input.o linkedlist.o main.o manage.o number.o
    sbuf.o screen.o split.o window.o xinerama.o

I'd like to understand what causes the linking error (if any).
Any help would be much appreciated.

Regards.

Attachment: cygcheck.out
Description: Binary data

Attachment: ratpoison.cygport.compile.log
Description: Binary data

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://x.cygwin.com/docs/
FAQ:                   http://x.cygwin.com/docs/faq/

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]