[Geany] win build from svn fails

Dennis Sacks dennis.sacks at xxxxx
Sat Jun 21 00:27:38 UTC 2008


C:\noscan\SVN\geany>make -f makefile.win32
windres.exe --version
GNU windres 2.17.50 20060824
Copyright 2005 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License.  This program has absolutely no warranty.
gcc --version
gcc (GCC) 3.4.5 (mingw special)
Copyright (C) 2004 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

g++ --version
g++ (GCC) 3.4.5 (mingw special)
Copyright (C) 2004 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

cd tagmanager && make -f makefile.win32 && cd ..
make[1]: Entering directory `C:/noscan/SVN/geany/tagmanager'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `C:/noscan/SVN/geany/tagmanager'
cd scintilla && make -f makefile.win32 && cd ..
make[1]: Entering directory `C:/noscan/SVN/geany/scintilla'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `C:/noscan/SVN/geany/scintilla'
cd plugins && make -f makefile.win32 && cd ..
make[1]: Entering directory `C:/noscan/SVN/geany/plugins'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `C:/noscan/SVN/geany/plugins'
cd src && make -f makefile.win32 && cd ..
make[1]: Entering directory `C:/noscan/SVN/geany/src'
g++ about.o build.o callbacks.o dialogs.o document.o editor.o encodings.o
filety
pes.o geanyobject.o geanywraplabel.o highlighting.o interface.o
keybindings.o ke
yfile.o main.o msgwindow.o navqueue.o notebook.o plugins.o prefs.o
printing.o pr
oject.o sciwrappers.o search.o socket.o support.o symbols.o templates.o
treeview
s.o tools.o ui_utils.o utils.o win32.o ../geany_private.res -o ../geany.exe
\
        ../scintilla/scintilla.a ../tagmanager/tagmanager.a -L"C:\libs/lib"
-lgt
k-win32-2.0 -lgdk-win32-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangowin32-1.0
-lgdi32
-lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lintl
-liconv
 \
         -mwindows -lkernel32 -limm32 -lshfolder -lshell32 -lole32 -luuid
-lcomd
lg32 -lcomctl32 -liberty -lwsock32
win32.o:win32.c:(.text+0xd70): undefined reference to
`document_delay_colourise'

win32.o:win32.c:(.text+0xe1a): undefined reference to
`document_colourise_new'
collect2: ld returned 1 exit status
make[1]: *** [../geany.exe] Error 1
make[1]: Leaving directory `C:/noscan/SVN/geany/src'
make: *** [all] Error 2

C:\noscan\SVN\geany>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.geany.org/pipermail/users/attachments/20080620/59c1988a/attachment.html>


More information about the Users mailing list