[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#68527: build error
From: |
Mike Frysinger |
Subject: |
bug#68527: build error |
Date: |
Wed, 17 Jan 2024 06:44:10 +0000 (UTC) |
User-agent: |
GNU debbugs/0 |
On Fri, 27 Jul 2012 00:58:38 +0200, Karsten Rodenacker wrote:
> I am trying to install (with homebrew) libtool (as a dependent of mind) and
> get a compile error
>
> libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I./libsrc
> -I./volume_io/Include -I./volume_io/Include -I./progs/Proglib
> -I./conversion/Acr_nema -I./libsrc2 -isystem /usr/local/include -Os -w -pipe
> -march=native -Qunused-arguments -mmacosx-version-min=10.8 -c
> libsrc2/grpattr.c -o libsrc2/grpattr.o >/dev/null 2>&1
> /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H
> -I. -I./libsrc -I./volume_io/Include -I./volume_io/Include -I./progs/Proglib
> -I./conversion/Acr_nema -I./libsrc2 -isystem /usr/local/include -Os -w
> -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -c -o
> libsrc2/hyper.lo libsrc2/hyper.c
> libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I./libsrc
> -I./volume_io/Include -I./volume_io/Include -I./progs/Proglib
> -I./conversion/Acr_nema -I./libsrc2 -isystem /usr/local/include -Os -w -pipe
> -march=native -Qunused-arguments -mmacosx-version-min=10.8 -c libsrc2/hyper.c
> -fno-common -DPIC -o libsrc2/.libs/hyper.o
> libsrc2/hyper.c:773:4: error: non-void function 'miget_real_value_hyperslab'
> should return a value [-Wreturn-type]
> return;
> ^
> 1 error generated.
> make[1]: *** [libsrc2/hyper.lo] Error 1
> make[1]: *** Waiting for unfinished jobs....
> make: *** [install-recursive] Error 1
sorry, but this project is not libtool code
-mike
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- bug#68527: build error,
Mike Frysinger <=