Dillo-dev
By thread
dillo-dev@mailman3.com
By month
Messages by month
- ----- 2026 -----
- July
- June
- May
- April
- March
- February
- January
- ----- 2025 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2014 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2013 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2012 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2011 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2010 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2009 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2008 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2007 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2006 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2005 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2004 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2003 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2002 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2001 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2000 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 1999 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 1998 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 1997 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 1996 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 1995 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
May 2013
- 6 participants
- 24 messages
Can't compile Dillo 3.0.3
by fusionfile@gmail.com
On 2013-05-10 17:44, Sebastian Geerken wrote:
> It is identical to mine (Debian wheezy amd64) except this option:
>
>> -Wl,-Bsymbolic-functions
>
> Maybe you should try it without it (simply by typing the command
> manually). The documentation does not give a reason for hope, however
> (man ld):
>
> -Bsymbolic-functions
> When creating a shared library, bind references to global function
> symbols to the definition within the shared library, if any. This
> option is only meaningful on ELF platforms which support shared
> libraries.
Unfortunately I get the same error after removing -Wl,-Bsymbolic-functions.
/August
May 10, 2013
Can't compile Dillo 3.0.3
by sgeerken@dillo.org
On Fri, May 10, August Karlstrom wrote:
> On 2013-05-10 11:48, Johannes Hofmann wrote:
> >Could you please post the linker command line?
>
> Sure, here it is:
>
> g++ -I/usr/include/libpng12 -I/usr/include/cairo
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
> -I/usr/include/pixman-1 -I/usr/include/freetype2
> -I/usr/include/libpng12 -I/usr/include/freetype2
> -I/usr/include/cairo -I/usr/include/glib-2.0
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1
> -I/usr/include/freetype2 -I/usr/include/libpng12
> -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE
> -D_REENTRANT -g -O2 -Wall -W -Wno-unused-parameter -fno-rtti
> -fno-exceptions -L/usr/local/lib -o dillo dillo.o paths.o tipwin.o
> ui.o uicmd.o bw.o cookies.o auth.o md5.o digest.o colors.o misc.o
> history.o prefs.o prefsparser.o keys.o url.o bitvec.o klist.o
> chain.o utf8.o timeout.o dialog.o web.o nav.o cache.o decode.o
> dicache.o capi.o domain.o css.o cssparser.o styleengine.o plain.o
> html.o form.o table.o bookmark.o dns.o gif.o jpeg.o png.o imgbuf.o
> image.o menu.o dpiapi.o findbar.o xembed.o ../dlib/libDlib.a
> ../dpip/libDpip.a IO/libDiof.a ../dw/libDw-widgets.a
> ../dw/libDw-fltk.a ../dw/libDw-core.a ../lout/liblout.a -ljpeg
> -L/usr/lib/x86_64-linux-gnu -lpng12 -lpng12
> -L/usr/lib/x86_64-linux-gnu -Wl,-Bsymbolic-functions -lfltk -lz
> -lpthread
It is identical to mine (Debian wheezy amd64) except this option:
> -Wl,-Bsymbolic-functions
Maybe you should try it without it (simply by typing the command
manually). The documentation does not give a reason for hope, however
(man ld):
-Bsymbolic-functions
When creating a shared library, bind references to global function
symbols to the definition within the shared library, if any. This
option is only meaningful on ELF platforms which support shared
libraries.
> >You could try
> >export LDFLAGS=-lX11
> >and then run configure;make again.
I have found it always convenient to type something like:
$ CFLAGS=... ./configure
The modified variables become part of the generated Makefile.
Sebastian
May 10, 2013
Can't compile Dillo 3.0.3
by fusionfile@gmail.com
On 2013-05-10 11:48, Johannes Hofmann wrote:
> Could you please post the linker command line?
Sure, here it is:
g++ -I/usr/include/libpng12 -I/usr/include/cairo
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
-I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12
-I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1
-I/usr/include/freetype2 -I/usr/include/libpng12 -D_LARGEFILE_SOURCE
-D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -g -O2 -Wall -W
-Wno-unused-parameter -fno-rtti -fno-exceptions -L/usr/local/lib -o
dillo dillo.o paths.o tipwin.o ui.o uicmd.o bw.o cookies.o auth.o md5.o
digest.o colors.o misc.o history.o prefs.o prefsparser.o keys.o url.o
bitvec.o klist.o chain.o utf8.o timeout.o dialog.o web.o nav.o cache.o
decode.o dicache.o capi.o domain.o css.o cssparser.o styleengine.o
plain.o html.o form.o table.o bookmark.o dns.o gif.o jpeg.o png.o
imgbuf.o image.o menu.o dpiapi.o findbar.o xembed.o ../dlib/libDlib.a
../dpip/libDpip.a IO/libDiof.a ../dw/libDw-widgets.a ../dw/libDw-fltk.a
../dw/libDw-core.a ../lout/liblout.a -ljpeg -L/usr/lib/x86_64-linux-gnu
-lpng12 -lpng12 -L/usr/lib/x86_64-linux-gnu -Wl,-Bsymbolic-functions
-lfltk -lz -lpthread
> You could try
> export LDFLAGS=-lX11
> and then run configure;make again.
Unfortunately, this did not make a difference.
Thanks Johannes for taking the time.
Regards,
August
May 10, 2013
Can't compile Dillo 3.0.3
by Johannes.Hofmann@gmx.de
Hi August,
On Fri, May 10, 2013 at 11:33:13AM +0200, August Karlstrom wrote:
> I'm trying to compile Dillo 3.0.3 but I get an error from the linker saying:
>
> /usr/bin/ld: xembed.o: undefined reference to symbol 'XSync'
> /usr/bin/ld: note: 'XSync' is defined in DSO
> /usr/lib/x86_64-linux-gnu/libX11.so.6 so try adding it to the linker
> command line
>
> How do I add -lX11 to the linker command line? I have tried
>
> $ LDLIBS=-lX11 make
>
> but it makes no difference. My OS is Lubuntu 13.04.
Could you please post the linker command line?
You could try
export LDFLAGS=-lX11
and then run configure;make again.
Please let us know how this works. It might be that we are missing
an explicit -lX11 somewhere and rely on fltkconfig --ldflags to add
it - which may not be sufficient in some cases.
Cheers,
Johannes
May 10, 2013