wine 1.6/1.7 one Debian 7 make error

Questions about Wine on Linux
Locked
Zeomak
Newbie
Newbie
Posts: 4
Joined: Thu Aug 29, 2013 4:28 am

wine 1.6/1.7 one Debian 7 make error

Post by Zeomak »

Hi guys. I am pretty new to Linux, even so I have used it in the past, I never rlly went in too deep. Now I wanted to switch completly to Linux, but since I play WoW, I need Wine to run it. I have followed the instructions I found online, and even installed a 32-bit version of debian, so I wouldn't run into some errors with x.org, as I read in some forums.

Now I just can't get this baby running. I downloaded 1.6-rc1 and 1.7, both go fine through the ./configure, but fail on the make command, with an errormsg I just don't understand. I tried to use google to find an answer, but to no avail, so I thought I might aswell ask here. Hopefully some1 can help me.

here is the output I get on ./configure

Code: Select all

checking sys/mtio.h presence... yes
checking for sys/mtio.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/poll.h usability... yes
checking sys/poll.h presence... yes
checking for sys/poll.h... yes
checking sys/prctl.h usability... yes
checking sys/prctl.h presence... yes
checking for sys/prctl.h... yes
checking sys/protosw.h usability... no
checking sys/protosw.h presence... no
checking for sys/protosw.h... no
checking sys/ptrace.h usability... yes
checking sys/ptrace.h presence... yes
checking for sys/ptrace.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/scsiio.h usability... no
checking sys/scsiio.h presence... no
checking for sys/scsiio.h... no
checking sys/shm.h usability... yes
checking sys/shm.h presence... yes
checking for sys/shm.h... yes
checking sys/signal.h usability... yes
checking sys/signal.h presence... yes
checking for sys/signal.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/socketvar.h usability... yes
checking sys/socketvar.h presence... yes
checking for sys/socketvar.h... yes
checking sys/sockio.h usability... no
checking sys/sockio.h presence... no
checking for sys/sockio.h... no
checking sys/statvfs.h usability... yes
checking sys/statvfs.h presence... yes
checking for sys/statvfs.h... yes
checking sys/strtio.h usability... no
checking sys/strtio.h presence... no
checking for sys/strtio.h... no
checking sys/syscall.h usability... yes
checking sys/syscall.h presence... yes
checking for sys/syscall.h... yes
checking sys/tihdr.h usability... no
checking sys/tihdr.h presence... no
checking for sys/tihdr.h... no
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/timeout.h usability... no
checking sys/timeout.h presence... no
checking for sys/timeout.h... no
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking sys/vm86.h usability... yes
checking sys/vm86.h presence... yes
checking for sys/vm86.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking syscall.h usability... yes
checking syscall.h presence... yes
checking for syscall.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking tiffio.h usability... yes
checking tiffio.h presence... yes
checking for tiffio.h... yes
checking for unistd.h... (cached) yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking valgrind/memcheck.h usability... no
checking valgrind/memcheck.h presence... no
checking for valgrind/memcheck.h... no
checking valgrind/valgrind.h usability... no
checking valgrind/valgrind.h presence... no
checking for valgrind/valgrind.h... no
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking whether stat file-mode macros are broken... no
checking for sys/mount.h... yes
checking for sys/statfs.h... yes
checking for sys/sysctl.h... yes
checking for sys/user.h... yes
checking for sys/vfs.h... yes
checking for netinet/ip.h... yes
checking for net/if.h... yes
checking for net/if_arp.h... yes
checking for net/if_dl.h... no
checking for net/if_types.h... no
checking for net/route.h... yes
checking for netinet/if_ether.h... yes
checking for netinet/if_inarp.h... no
checking for netinet/in_pcb.h... no
checking for netinet/ip_icmp.h... yes
checking for netinet/ip_var.h... no
checking for netinet/udp.h... yes
checking for netipx/ipx.h... yes
checking for sys/un.h... yes
checking for netinet/tcp_timer.h... no
checking for netinet/udp_var.h... no
checking for netinet/icmp_var.h... no
checking for netinet/tcp_var.h... no
checking for linux/ipx.h... yes
checking for linux/irda.h... yes
checking for mach-o/dyld_images.h... no
checking for resolv.h... yes
checking for ifaddrs.h... yes
checking for ucontext.h... yes
checking for sys/thr.h... no
checking for pthread_np.h... no
checking for linux/videodev.h... no
checking for linux/videodev2.h... yes
checking for libv4l1.h... yes
checking for linux/capi.h... yes
checking for ldd... /usr/bin/ldd
checking for readelf... readelf
checking whether we can build a GNU style ELF dll... yes
checking whether the compiler supports -fPIC -shared -Wl,-soname,confest.so.1... yes
checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-z,defs... yes
checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-init,__wine_spec_init,-fini,__wine_spec_fini... yes
checking whether the compiler supports -fPIC -shared -Wl,--version-script=conftest.map... yes
checking whether the compiler supports -fPIC -Wl,--export-dynamic... yes
checking whether the compiler supports -fPIC -Wl,--rpath,$ORIGIN/../lib... yes
checking whether the compiler supports -Wl,--enable-new-dtags... yes
checking whether the compiler supports -Wl,--section-start,.interp=0x7bf00400... yes
checking for prelink... /usr/sbin/prelink
checking for i686-w64-mingw32-gcc... i686-w64-mingw32-gcc
checking whether i686-w64-mingw32-gcc works... yes
checking for pthread_create... no
checking for pthread_create in -lpthread... yes
checking for X... libraries , headers 
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for -lX11... libX11.so.6
checking for -lXext... libXext.so.6
checking for X11/Xlib.h... yes
checking for X11/XKBlib.h... yes
checking for X11/Xutil.h... yes
checking for X11/Xcursor/Xcursor.h... yes
checking for X11/extensions/shape.h... yes
checking for X11/extensions/XInput.h... yes
checking for X11/extensions/XInput2.h... yes
checking for X11/extensions/XShm.h... yes
checking for X11/extensions/Xcomposite.h... yes
checking for X11/extensions/Xinerama.h... yes
checking for X11/extensions/Xrandr.h... yes
checking for X11/extensions/Xrender.h... yes
checking for X11/extensions/xf86vmode.h... yes
checking for X11/extensions/xf86vmproto.h... yes
checking for XkbQueryExtension in -lX11... yes
checking for -lXcursor... libXcursor.so.1
checking for -lXi... libXi.so.6
checking for XShmQueryExtension in -lXext... yes
checking for XShapeQueryExtension in -lXext... yes
checking for -lXxf86vm... libXxf86vm.so.1
checking for -lXrender... libXrender.so.1
checking for XRenderSetPictureTransform in -lXrender... yes
checking for XRenderCreateLinearGradient in -lXrender... yes
checking for -lXrandr... libXrandr.so.2
checking for -lXinerama... libXinerama.so.1
checking for -lXcomposite... libXcomposite.so.1
checking for XICCallback.callback... yes
checking for XEvent.xcookie... yes
checking for -lGL... libGL.so.1
checking for gluLookAt in -lGLU... yes
checking for -lOSMesa... libOSMesa.so.6
checking for clGetPlatformInfo in -lOpenCL... yes
checking for pkg-config... pkg-config
checking libxml/parser.h usability... yes
checking libxml/parser.h presence... yes
checking for libxml/parser.h... yes
checking libxml/xmlsave.h usability... yes
checking libxml/xmlsave.h presence... yes
checking for libxml/xmlsave.h... yes
checking libxml/SAX2.h usability... yes
checking libxml/SAX2.h presence... yes
checking for libxml/SAX2.h... yes
checking for xmlParseMemory in -lxml2... yes
checking for xmlReadMemory in -lxml2... yes
checking for xmlNewDocPI in -lxml2... yes
checking for xmlSchemaSetParserStructuredErrors in -lxml2... yes
checking for xmlSchemaSetValidStructuredErrors in -lxml2... yes
checking for xmlFirstElementChild in -lxml2... yes
checking for xmlDocProperties... yes
checking for libxslt/pattern.h... no
checking for libxslt/transform.h... no
checking dbus/dbus.h usability... yes
checking dbus/dbus.h presence... yes
checking for dbus/dbus.h... yes
checking for -ldbus-1... libdbus-1.so.3
checking hal/libhal.h usability... no
checking hal/libhal.h presence... no
checking for hal/libhal.h... no
checking gnutls/gnutls.h usability... yes
checking gnutls/gnutls.h presence... yes
checking for gnutls/gnutls.h... yes
checking for -lgnutls... libgnutls.so.26
checking for -lncurses... libncurses.so.5
checking for mousemask... yes
checking sane/sane.h usability... yes
checking sane/sane.h presence... yes
checking for sane/sane.h... yes
checking for -lsane... libsane.so.1
checking for -lv4l1... libv4l1.so.0
checking gphoto2-camera.h usability... yes
checking gphoto2-camera.h presence... yes
checking for gphoto2-camera.h... yes
checking for gp_camera_new in -lgphoto2... yes
checking gphoto2-port.h usability... yes
checking gphoto2-port.h presence... yes
checking for gphoto2-port.h... yes
checking for gp_port_info_list_new in -lgphoto2_port... yes
checking lcms.h usability... yes
checking lcms.h presence... yes
checking for lcms.h... yes
checking lcms/lcms.h usability... no
checking lcms/lcms.h presence... no
checking for lcms/lcms.h... no
checking for cmsOpenProfileFromFile in -llcms... yes
checking for -lfreetype... libfreetype.so.6
checking for ft2build.h... yes
checking for freetype/freetype.h... yes
checking for freetype/ftglyph.h... yes
checking for freetype/fttypes.h... yes
checking for freetype/tttables.h... yes
checking for freetype/ftsnames.h... yes
checking for freetype/ttnameid.h... yes
checking for freetype/ftoutln.h... yes
checking for freetype/ftwinfnt.h... yes
checking for freetype/ftmodapi.h... yes
checking for freetype/ftlcdfil.h... yes
checking for FT_TrueTypeEngineType... yes
checking for parport header/ppdev.h... yes
checking for pthread_attr_get_np... no
checking for pthread_getattr_np... yes
checking for pthread_getthreadid_np... no
checking for pthread_get_stackaddr_np... no
checking for pthread_get_stacksize_np... no
checking for inflate in -lz... yes
checking for po_message_msgctxt in -lgettextpo... yes
checking gst/gstpad.h usability... no
checking gst/gstpad.h presence... no
checking for gst/gstpad.h... no
checking sys/soundcard.h usability... yes
checking sys/soundcard.h presence... yes
checking for sys/soundcard.h... yes
checking for oss_sysinfo.numaudioengines... no
checking cups/cups.h usability... no
checking cups/cups.h presence... no
checking for cups/cups.h... no
checking for -lfontconfig... libfontconfig.so.1
checking for -ljpeg... libjpeg.so.8
checking png.h usability... no
checking png.h presence... no
checking for png.h... no
checking for -ltiff... libtiff.so.4
checking for mpg123_feed in -lmpg123... yes
checking for -lopenal... libopenal.so.1
checking for -lodbc... not found
checking for gcc strength-reduce bug... no
checking whether the compiler supports -fno-builtin... yes
checking whether the compiler supports -fno-strict-aliasing... yes
checking whether the compiler supports -Werror=unknown-warning-option... no
checking whether the compiler supports -Wdeclaration-after-statement... yes
checking whether the compiler supports -Wempty-body... yes
checking whether the compiler supports -Wignored-qualifiers... yes
checking whether the compiler supports -Wstrict-prototypes... yes
checking whether the compiler supports -Wtype-limits... yes
checking whether the compiler supports -Wunused-but-set-parameter... yes
checking whether the compiler supports -Wwrite-strings... yes
checking whether the compiler supports -Wpointer-arith... yes
checking for broken string.h that generates warnings with -Wpointer-arith... no
checking whether the compiler supports -Wlogical-op... yes
checking for broken string.h that generates warnings with -Wlogical-op... no
checking whether the compiler supports -gdwarf-2... yes
checking whether the compiler supports -gstrict-dwarf... yes
checking whether the compiler supports -fno-omit-frame-pointer... yes
checking for ms_hook_prologue attribute... yes
checking for the need to disable Fortify... no
checking whether external symbols need an underscore prefix... no
checking whether external symbols need stdcall decoration... no
checking how to define a function in assembly code... .type @function
checking whether asm() works outside of functions... yes
checking whether .previous is supported in assembly code... yes
checking whether CFI directives are supported in assembly code... yes
checking for _finite... no
checking for _isnan... no
checking for _pclose... no
checking for _popen... no
checking for _snprintf... no
checking for _spawnvp... no
checking for _strdup... no
checking for _stricmp... no
checking for _strnicmp... no
checking for _strtoi64... no
checking for _strtoui64... no
checking for _vsnprintf... no
checking for asctime_r... yes
checking for chsize... no
checking for dlopen... no
checking for epoll_create... yes
checking for ffs... yes
checking for finite... yes
checking for fnmatch... yes
checking for fork... yes
checking for fpclass... no
checking for fstatfs... yes
checking for fstatvfs... yes
checking for ftruncate... yes
checking for futimens... yes
checking for futimes... yes
checking for futimesat... yes
checking for getattrlist... no
checking for getdirentries... yes
checking for getopt_long_only... yes
checking for getpwuid... yes
checking for gettimeofday... yes
checking for getuid... yes
checking for kqueue... no
checking for lstat... yes
checking for memmove... yes
checking for mmap... yes
checking for pclose... yes
checking for pipe2... yes
checking for poll... yes
checking for popen... yes
checking for port_create... no
checking for prctl... yes
checking for pread... yes
checking for pwrite... yes
checking for readdir... yes
checking for readlink... yes
checking for sched_yield... yes
checking for select... yes
checking for setproctitle... no
checking for setrlimit... yes
checking for settimeofday... yes
checking for sigaltstack... yes
checking for sigprocmask... yes
checking for snprintf... yes
checking for statfs... yes
checking for statvfs... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strerror... yes
checking for strncasecmp... yes
checking for strtold... yes
checking for strtoll... yes
checking for strtoull... yes
checking for symlink... yes
checking for tcgetattr... yes
checking for thr_kill2... no
checking for timegm... yes
checking for usleep... yes
checking for vsnprintf... yes
checking for dlopen in -ldl... yes
checking for dladdr... yes
checking for library containing gethostbyname... none required
checking for library containing connect... none required
checking for library containing inet_aton... none required
checking for getaddrinfo... yes
checking for getnameinfo... yes
checking for getnetbyname... yes
checking for getprotobyname... yes
checking for getprotobynumber... yes
checking for getservbyport... yes
checking for inet_network... yes
checking for inet_ntop... yes
checking for inet_pton... yes
checking for sendmsg... yes
checking for socketpair... yes
checking for library containing clock_gettime... -lrt
checking for LDAPSortKey... yes
checking for ldap_initialize in -lldap_r... yes
checking for ber_init in -llber... yes
checking for ldap_count_references... yes
checking for ldap_first_reference... yes
checking for ldap_next_reference... yes
checking for ldap_parse_reference... yes
checking for ldap_parse_sort_control... no
checking for ldap_parse_sortresponse_control... yes
checking for ldap_parse_vlv_control... no
checking for ldap_parse_vlvresponse_control... yes
checking whether mkdir takes only one argument... no
checking for sched_setaffinity... yes
checking for fallocate... yes
checking for inline... inline
checking for mode_t... yes
checking for off_t... yes
checking for pid_t... yes
checking for size_t... yes
checking for ssize_t... yes
checking for long long... yes
checking for fsblkcnt_t... yes
checking for fsfilcnt_t... yes
checking for sigset_t... yes
checking for request_sense... no
checking for struct xinpgen... no
checking for struct ff_effect.direction... yes
checking for sigaddset... yes
checking whether we can use re-entrant gethostbyname_r Linux style... yes
checking whether linux/joystick.h uses the Linux 2.2+ API... yes
checking for struct statfs.f_bfree... yes
checking for struct statfs.f_bavail... yes
checking for struct statfs.f_frsize... yes
checking for struct statfs.f_ffree... yes
checking for struct statfs.f_favail... no
checking for struct statfs.f_namelen... yes
checking for struct statvfs.f_blocks... yes
checking for struct dirent.d_reclen... yes
checking for struct msghdr.msg_accrights... no
checking for struct sockaddr.sa_len... no
checking for struct sockaddr_un.sun_len... no
checking for scsireq_t.cmd... no
checking for sg_io_hdr_t.interface_id... yes
checking for siginfo_t.si_fd... yes
checking for struct mtget.mt_blksiz... no
checking for struct mtget.mt_gstat... yes
checking for struct mtget.mt_blkno... yes
checking for struct option.name... yes
checking for struct stat.st_blocks... yes
checking for struct stat.st_mtim... yes
checking for struct stat.st_mtimespec... no
checking for struct stat.st_ctim... yes
checking for struct stat.st_ctimespec... no
checking for struct stat.st_atim... yes
checking for struct stat.st_atimespec... no
checking for struct stat.st_birthtime... no
checking for struct stat.st_birthtim... no
checking for struct stat.st_birthtimespec... no
checking for struct stat.__st_birthtime... no
checking for struct stat.__st_birthtim... no
checking for struct sockaddr_in6.sin6_scope_id... yes
checking for ns_msg._msg_ptr... yes
checking for struct icmpstat.icps_inhist... no
checking for struct icmpstat.icps_outhist... no
checking for struct ipstat.ips_total... no
checking for struct ip_stats.ips_total... no
checking for struct tcpstat.tcps_connattempt... no
checking for struct tcp_stats.tcps_connattempt... no
checking for struct udpstat.udps_ipackets... no
checking for struct ifreq.ifr_hwaddr... yes
checking for timezone variable... yes
checking for daylight variable... yes
checking for isinf... yes
checking for isnan... yes
checking whether we need to define __i386__... no
configure: creating ./config.status
config.status: creating Make.rules
config.status: creating Maketest.rules
config.status: creating dlls/Makedll.rules
config.status: creating dlls/Makeimplib.rules
config.status: creating programs/Makeprog.rules
config.status: creating Make.tmp
config.status: creating include/config.h
config.status: include/config.h is unchanged
config.status: linking AUTHORS to dlls/shell32/AUTHORS
config.status: linking tools/winewrapper to wine
config.status: executing include/stamp-h commands
config.status: executing dlls/gdi32/dibdrv commands
config.status: executing dlls/gdi32/enhmfdrv commands
config.status: executing dlls/gdi32/mfdrv commands
config.status: executing dlls/kernel32/nls commands
config.status: executing dlls/user32/resources commands
config.status: executing dlls/wineps.drv/data commands
config.status: executing include/wine commands
config.status: executing Makefile commands

configure: libhal development files not found, no legacy dynamic device support.
configure: gstreamer-0.10 base plugins development files not found, gstreamer support disabled
configure: OSS sound system found but too old (OSSv4 needed), OSS won't be supported.
configure: libcapi20 development files not found, ISDN won't be supported.
configure: libcups development files not found, CUPS won't be supported.
configure: libgsm development files not found, gsm 06.10 codec won't be supported.

configure: WARNING: libxslt development files not found, xslt won't be supported.

configure: WARNING: libpng development files not found, PNG won't be supported.

configure: WARNING: No sound system was found. Windows applications will be silent.

configure: Finished.  Do 'make' to compile Wine.

root@Meiya:/home/zeomak/Downloads/wine-1.6-rc1# 

and here the one I get from make

Code: Select all

root@Meiya:/home/zeomak/Downloads/wine-1.6-rc1# make
config.status: creating tools/Makefile
make[1]: Entering directory `/home/zeomak/Downloads/wine-1.6-rc1/tools'
../tools/makedep  -C. -S.. -T.. -I/usr/include/freetype2   fnt2fon.c make_ctests.c make_xftmpl.c makedep.c relpath.c sfnt2fnt.c                  
make[1]: Leaving directory `/home/zeomak/Downloads/wine-1.6-rc1/tools'
make[1]: Entering directory `/home/zeomak/Downloads/wine-1.6-rc1/tools'
make[1]: »makedep« ist bereits aktualisiert.
make[1]: Leaving directory `/home/zeomak/Downloads/wine-1.6-rc1/tools'
config.status: creating dlls/acledit/Makefile
make[1]: Entering directory `/home/zeomak/Downloads/wine-1.6-rc1/dlls/acledit'
../../tools/makedep  -C. -S../.. -T../..  main.c                  
make[1]: Leaving directory `/home/zeomak/Downloads/wine-1.6-rc1/dlls/acledit'
config.status: creating libs/port/Makefile
make[1]: Entering directory `/home/zeomak/Downloads/wine-1.6-rc1/libs/port'
../../tools/makedep  -C. -S../.. -T../..  ffs.c fstatvfs.c getopt.c getopt1.c interlocked.c isinf.c isnan.c lstat.c memcpy_unaligned.c memmove.c mkstemps.c poll.c pread.c pwrite.c readlink.c spawn.c statvfs.c strcasecmp.c strerror.c strncasecmp.c symlink.c usleep.c                  
make[1]: Leaving directory `/home/zeomak/Downloads/wine-1.6-rc1/libs/port'
make[1]: Entering directory `/home/zeomak/Downloads/wine-1.6-rc1/libs/port'
make[1]: Für das Ziel »all« ist nichts zu tun.
make[1]: Leaving directory `/home/zeomak/Downloads/wine-1.6-rc1/libs/port'
config.status: creating libs/wine/Makefile
make[1]: Entering directory `/home/zeomak/Downloads/wine-1.6-rc1/libs/wine'
../../tools/makedep  -C. -S../.. -T../..  c_037.c c_10000.c c_10006.c c_10007.c c_10029.c c_1006.c c_10079.c c_10081.c c_1026.c c_1250.c c_1251.c c_1252.c c_1253.c c_1254.c c_1255.c c_1256.c c_1257.c c_1258.c c_1361.c c_20127.c c_20866.c c_20932.c c_21866.c c_28591.c c_28592.c c_28593.c c_28594.c c_28595.c c_28596.c c_28597.c c_28598.c c_28599.c c_28600.c c_28603.c c_28604.c c_28605.c c_28606.c c_424.c c_437.c c_500.c c_737.c c_775.c c_850.c c_852.c c_855.c c_856.c c_857.c c_860.c c_861.c c_862.c c_863.c c_864.c c_865.c c_866.c c_869.c c_874.c c_875.c c_878.c c_932.c c_936.c c_949.c c_950.c casemap.c collation.c compose.c config.c cptable.c debug.c fold.c ldt.c loader.c mbtowc.c mmap.c port.c sortkey.c string.c utf8.c wctomb.c wctype.c                  
make[1]: Leaving directory `/home/zeomak/Downloads/wine-1.6-rc1/libs/wine'
make[1]: Entering directory `/home/zeomak/Downloads/wine-1.6-rc1/libs/wine'
version=`(GIT_DIR=../../.git git describe HEAD 2>/dev/null || echo "wine-1.6-rc1") | sed -n -e '$s/\(.*\)/const char wine_build[] = "\1";/p'` && (echo $version | cmp -s - version.c) || echo $version >version.c || (rm -f version.c && exit 1)
make[1]: Leaving directory `/home/zeomak/Downloads/wine-1.6-rc1/libs/wine'
config.status: creating libs/wpp/Makefile
make[1]: Entering directory `/home/zeomak/Downloads/wine-1.6-rc1/libs/wpp'
../../tools/makedep  -C. -S../.. -T../..  preproc.c wpp.c                ppy.y ppl.l 
make[1]: Leaving directory `/home/zeomak/Downloads/wine-1.6-rc1/libs/wpp'
make[1]: Entering directory `/home/zeomak/Downloads/wine-1.6-rc1/libs/wpp'
bison  -p ppy_ -o ppy.tab.c -d ppy.y
ppy.y:138 parser name defined to default :"parse"
bison  -p ppy_ -o ppy.tab.c ppy.y
ppy.y:138 parser name defined to default :"parse"
gcc -c -I. -I. -I../../include -I../../include   -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -gdwarf-2 -gstrict-dwarf -fno-omit-frame-pointer  -g -O2  -o ppy.tab.o ppy.tab.c
/usr/share/bison++/bison.cc: In Funktion »ppy_parse«:
/usr/share/bison++/bison.cc:806:31: Warnung: »yyerrstatus« könnte in dieser Funktion uninitialisiert verwendet werden [-Wmaybe-uninitialized]
/usr/share/bison++/bison.cc:840:9: Warnung: »yyvsp« könnte in dieser Funktion uninitialisiert verwendet werden [-Wmaybe-uninitialized]
/usr/share/bison++/bison.cc:562:28: Anmerkung: »yyvsp« wurde hier deklariert
/usr/share/bison++/bison.cc:841:9: Warnung: »yyssp« könnte in dieser Funktion uninitialisiert verwendet werden [-Wmaybe-uninitialized]
/usr/share/bison++/bison.cc:561:19: Anmerkung: »yyssp« wurde hier deklariert
/usr/share/bison++/bison.cc:881:13: Warnung: »yyn« könnte in dieser Funktion uninitialisiert verwendet werden [-Wmaybe-uninitialized]
/usr/share/bison++/bison.cc:560:16: Anmerkung: »yyn« wurde hier deklariert
/usr/share/bison++/bison.cc:559:16: Warnung: »yystate« könnte in dieser Funktion uninitialisiert verwendet werden [-Wmaybe-uninitialized]
gcc -c -I. -I. -I../../include -I../../include   -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -gdwarf-2 -gstrict-dwarf -fno-omit-frame-pointer  -g -O2  -o ppl.yy.o ppl.yy.c
ppl.l:186:21: schwerwiegender Fehler: ppy.tab.h: Datei oder Verzeichnis nicht gefunden
Kompilierung beendet.
make[1]: *** [ppl.yy.o] Fehler 1
make[1]: Leaving directory `/home/zeomak/Downloads/wine-1.6-rc1/libs/wpp'
make: *** [libs/wpp] Fehler 2
root@Meiya:/home/zeomak/Downloads/wine-1.6-rc1# 
Any ideas what I did wrong?
User avatar
dimesio
Moderator
Moderator
Posts: 13208
Joined: Tue Mar 25, 2008 10:30 pm

Re: wine 1.6/1.7 one Debian 7 make error

Post by dimesio »

I don't know if it's the cause of your build failure, but neither ./configure nor make should be run as root.
Zeomak
Newbie
Newbie
Posts: 4
Joined: Thu Aug 29, 2013 4:28 am

Re: wine 1.6/1.7 one Debian 7 make error

Post by Zeomak »

Mhmm.... Good to know.... But I just tried it as user, in the normal terminal and still the same error.
User avatar
dimesio
Moderator
Moderator
Posts: 13208
Joined: Tue Mar 25, 2008 10:30 pm

Re: wine 1.6/1.7 one Debian 7 make error

Post by dimesio »

Code: Select all

ppl.l:186:21: schwerwiegender Fehler: ppy.tab.h: Datei oder Verzeichnis nicht gefunden
Google translates that line as

Code: Select all

ppl.l: 186:21: fatal error: ppy.tab.h: File or directory not found
That file should be in the /libs/wpp subdirectory of the build directory. Is it?
Zeomak
Newbie
Newbie
Posts: 4
Joined: Thu Aug 29, 2013 4:28 am

Re: wine 1.6/1.7 one Debian 7 make error

Post by Zeomak »

Yep. I was pretty confused to say the least. The file is present, but the console won't go past that point.
User avatar
dimesio
Moderator
Moderator
Posts: 13208
Joined: Tue Mar 25, 2008 10:30 pm

Re: wine 1.6/1.7 one Debian 7 make error

Post by dimesio »

Check the permissions. You may have messed them up by running as root.
Locked