Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 May 2014 11:50:50 -0300 (BRT)
From:      "Romaryo L. Ricardo" <romaryo@anid.com.br>
To:        Mark Saad <nonesuch@longcount.org>
Cc:        freebsd-amd64@freebsd.org
Subject:   Re: Bwm-ng FreeBSD 10
Message-ID:  <314475027.431465.1399387850067.JavaMail.root@anid.com.br>
In-Reply-To: <487C99FE-2B7A-49BB-952C-3A97077E5BFF@longcount.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Hello Mark,

I tried both: "make && make install" and "pkg", also tried install "make MA=
KE_JOBS_UNSAFE=3Dyes"; none of them works.

Bellow, there are the results:=20

1. "make && make install":

=3D=3D=3D>  Building for bwm-ng-0.6
--- all ---
/usr/bin/make  all-recursive
--- all-recursive ---
Making all in src
--- bwm-ng ---
cc  -O2 -pipe -fno-strict-aliasing -Wno-long-long   -o bwm-ng  bwm-ng.o pro=
cess.o  output.o options.o help.o  curses_tools.o retrieve.o getifaddrs.o s=
ysctl.o devstat.o -lcurses -L/usr/local/lib -lstatgrab -ldevstat   -ldevsta=
t
bwm-ng.o: In function `main':
bwm-ng.c:(.text+0x31f): undefined reference to `get_iface_stats'
bwm-ng.c:(.text+0x46a): undefined reference to `get_iface_stats'
bwm-ng.c:(.text+0x580): undefined reference to `get_iface_stats'
bwm-ng.c:(.text+0x5cb): undefined reference to `get_iface_stats'
output.o: In function `values2str':
output.c:(.text+0x1044): undefined reference to `dyn_byte_value2str'
curses_tools.o: In function `handle_gui_input':
curses_tools.c:(.text+0xcf): undefined reference to `get_iface_stats'
cc: error: linker command failed with exit code 1 (use -v to see invocation=
)
*** [bwm-ng] Error code 1

make[3]: stopped in /usr/ports/net-mgmt/bwm-ng/work/bwm-ng-0.6/src
1 error

make[3]: stopped in /usr/ports/net-mgmt/bwm-ng/work/bwm-ng-0.6/src
*** [all-recursive] Error code 1

make[2]: stopped in /usr/ports/net-mgmt/bwm-ng/work/bwm-ng-0.6
1 error

make[2]: stopped in /usr/ports/net-mgmt/bwm-ng/work/bwm-ng-0.6
*** [all] Error code 2

make[1]: stopped in /usr/ports/net-mgmt/bwm-ng/work/bwm-ng-0.6
1 error

make[1]: stopped in /usr/ports/net-mgmt/bwm-ng/work/bwm-ng-0.6
=3D=3D=3D> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=3Dyes and rebuild before reporting the failure =
to
the maintainer.
*** Error code 1

Stop.
make: stopped in /usr/ports/net-mgmt/bwm-ng


2. "pkg install bwm-ng"

Updating repository catalogue
pkg: No packages matching 'bwm-ng' available in the repositories


3."make MAKE_JOBS_UNSAFE=3Dyes"

=3D=3D=3D>  Building for bwm-ng-0.6
/usr/bin/make  all-recursive
Making all in src
cc  -O2 -pipe -fno-strict-aliasing -Wno-long-long   -o bwm-ng  bwm-ng.o pro=
cess.o  output.o options.o help.o  curses_tools.o retrieve.o getifaddrs.o s=
ysctl.o devstat.o -lcurses -L/usr/local/lib -lstatgrab -ldevstat   -ldevsta=
t
bwm-ng.o: In function `main':
bwm-ng.c:(.text+0x31f): undefined reference to `get_iface_stats'
bwm-ng.c:(.text+0x46a): undefined reference to `get_iface_stats'
bwm-ng.c:(.text+0x580): undefined reference to `get_iface_stats'
bwm-ng.c:(.text+0x5cb): undefined reference to `get_iface_stats'
output.o: In function `values2str':
output.c:(.text+0x1044): undefined reference to `dyn_byte_value2str'
curses_tools.o: In function `handle_gui_input':
curses_tools.c:(.text+0xcf): undefined reference to `get_iface_stats'
cc: error: linker command failed with exit code 1 (use -v to see invocation=
)
*** Error code 1

Stop.
make[3]: stopped in /usr/ports/net-mgmt/bwm-ng/work/bwm-ng-0.6/src
*** Error code 1

Stop.
make[2]: stopped in /usr/ports/net-mgmt/bwm-ng/work/bwm-ng-0.6
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/net-mgmt/bwm-ng/work/bwm-ng-0.6
*** Error code 1

Stop.
make: stopped in /usr/ports/net-mgmt/bwm-ng




----- Mensagem original -----
De: "Mark Saad" <nonesuch@longcount.org>
Para: "Romaryo L. Ricardo" <romaryo@anid.com.br>
Cc: freebsd-amd64@freebsd.org
Enviadas: Ter=C3=A7a-feira, 6 de maio de 2014 9:58:57
Assunto: Re: Bwm-ng FreeBSD 10


> On May 6, 2014, at 7:41 AM, "Romaryo L. Ricardo" <romaryo@anid.com.br> wr=
ote:
>=20
> Hello Mark,
>=20
> I tried built it with: "make install cleanMAKE_JOBS_UNSAFE=3Dyes";

Can you try "make && make install" =20
Also the depends for this port were they built with MAKE_JOBS_UNSAFE=3Dyes =
or did you install them via pkg ?

> but
> previous I applied the command: "portsnap fetch extract && portsnap
> fetch update"
>=20
> Right bellow, the repository, the result of the cat in the file "cat
> /etc/pkg/FreeBSD.conf":
>=20
> # $FreeBSD: release/10.0.0/etc/pkg/FreeBSD.conf 258710 2013-11-28
> 14:24:26Z gjb $
> FreeBSD: {
>  url: "pkg+http://pkg.FreeBSD.org/${ABI}/latest",
>  mirror_type: "srv",
>  signature_type: "fingerprints",
>  fingerprints: "/usr/share/keys/pkg",
>  enabled: yes
> }
>=20
> Thanks!
>=20

Mark saad | mark.saad@longcount.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?314475027.431465.1399387850067.JavaMail.root>