bug-make
[Top][All Lists]
Advanced

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

Make all throws alot of errors


From: thutt
Subject: Make all throws alot of errors
Date: Tue, 20 Dec 2016 06:22:39 -0800

Sherine Davis writes:
 > I keep getting alot of errors for make all on every package that i try to
 > install.
 > Please help

 >
 >
 > $make all
 > make  all-recursive
 > make[1]: Entering directory '/home/Sherine Davis/libmtp-1.1.12/libmtp-1.1.12'
 > Making all in src
 > make[2]: Entering directory '/home/Sherine Davis/libmtp-1.1.12/libmtp-1.1.12/
 > src'
 > /bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..
 >  -IC:/msys64/mingw64/include/libusb-1.0 -g -O2 -Wall -Wmissing-prototypes -MT
 > libmtp_la-libmtp.lo -MD -MP -MF .deps/libmtp_la-libmtp.Tpo -c -o
 > libmtp_la-libmtp.lo `test -f 'libmtp.c' || echo './'`libmtp.c
 > libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -IC:/msys64/mingw64/include/
 > libusb-1.0 -g -O2 -Wall -Wmissing-prototypes -MT libmtp_la-libmtp.lo -MD -MP
 > -MF .deps/libmtp_la-libmtp.Tpo -c libmtp.c  -DDLL_EXPORT -DPIC -o .libs/
 > libmtp_la-libmtp.o
 > libmtp.c: In function 'LIBMTP_Open_Raw_Device_Uncached':
 > libmtp.c:1885:17: error: 'PTPParams {aka struct _PTPParams}' has no member
 > named 'cd_locale_to_ucs2'
 >    current_params->cd_locale_to_ucs2 = iconv_open("UCS-2LE", "UTF-8");

 <snip>


 This mailing list is for the discussion of Gnu Make.  Your question
 is related to one or more projects that use Gnu Make.  This mailing
 list is not the right place to ask for help regarding errors produced
 by compilers when using Gnu Make.

 Please direct your questions to the appropriate project's mailing
 list.

--
https://www.youtube.com/watch?v=U9t-slLl30E




reply via email to

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