gnokii-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: compile problems


From: Pawel Kot
Subject: Re: compile problems
Date: Wed, 30 Mar 2011 17:23:34 +0200

Hi,

On Wed, Mar 30, 2011 at 17:13, Roberto Verzola <address@hidden> wrote:
> I downloaded the 0.6.31 package from teh "PPA for pkot" at
> https://launchpad.net/~gnokii/+archive/ppa/+package
>
> ./configure ran just fine.

If you download the package why do you compile? There's a binary
available in there.

> However, make did not end with the usual instruction to type "make install",

It's no longer there.

> but instead ended up like this:
>
> mv -f .deps/lowlevel.Tpo .deps/lowlevel.Po
> /bin/bash ../libtool  --tag=CC   --mode=link gcc -I../include -I./
> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
>  -DMODULES_DIR=\"/usr/local/lib/smsd\"
> -DLOCALEDIR=\"/usr/local/share/locale\" -pthread -g -O2 -Wall
> -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing    -o smsd smsd.o
> lowlevel.o -lglib-2.0   -Wl,--export-dynamic -lgmodule-2.0 -ldl -lglib-2.0
> -pthread  ../common/libgnokii.la
> libtool: link: gcc -I../include -I./ -I/usr/include/glib-2.0
> -I/usr/lib/glib-2.0/include -DMODULES_DIR=\"/usr/local/lib/smsd\"
> -DLOCALEDIR=\"/usr/local/share/locale\" -pthread -g -O2 -Wall
> -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -o .libs/smsd
> smsd.o lowlevel.o -Wl,--export-dynamic -pthread  /usr/lib/libgmodule-2.0.so
> -ldl /usr/lib/libglib-2.0.so ../common/.libs/libgnokii.so -pthread
> make[1]: Leaving directory `/home/obetv/gnokii/gnokii-0.6.31/smsd'
> make[1]: Entering directory `/home/obetv/gnokii/gnokii-0.6.31'
> make[1]: Nothing to be done for `all-am'.
> make[1]: Leaving directory `/home/obetv/gnokii/gnokii-0.6.31'

No error here.

> And if I type "make install" at this point, I get this error message:
>
> mv -f .deps/lowlevel.Tpo .deps/lowlevel.Po
> /bin/bash ../libtool  --tag=CC   --mode=link gcc -I../include -I./
> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
>  -DMODULES_DIR=\"/usr/local/lib/smsd\"
> -DLOCALEDIR=\"/usr/local/share/locale\" -pthread -g -O2 -Wall
> -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing    -o smsd smsd.o
> lowlevel.o -lglib-2.0   -Wl,--export-dynamic -lgmodule-2.0 -ldl -lglib-2.0
> -pthread  ../common/libgnokii.la
> libtool: link: gcc -I../include -I./ -I/usr/include/glib-2.0
> -I/usr/lib/glib-2.0/include -DMODULES_DIR=\"/usr/local/lib/smsd\"
> -DLOCALEDIR=\"/usr/local/share/locale\" -pthread -g -O2 -Wall
> -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -o .libs/smsd
> smsd.o lowlevel.o -Wl,--export-dynamic -pthread  /usr/lib/libgmodule-2.0.so
> -ldl /usr/lib/libglib-2.0.so ../common/.libs/libgnokii.so -pthread
> make[1]: Leaving directory `/home/obetv/gnokii/gnokii-0.6.31/smsd'
> make[1]: Entering directory `/home/obetv/gnokii/gnokii-0.6.31'
> make[1]: Nothing to be done for `all-am'.
> make[1]: Leaving directory `/home/obetv/gnokii/gnokii-0.6.31'

No error here.

-- 
Pawel Kot



reply via email to

[Prev in Thread] Current Thread [Next in Thread]