WINE makes flashplugin go wild.

Hello,
First of all, I have to admit I'm not really sure I've been posting in the right section. If that's the case, could a mod please lock this thread ? I'll post in the right one then. Thanks.
So this is it: I've been running Arch for few weeks, and I've always been able to solve problems using my friend Google, but as I can't have the smallest clue on what's going on right now, I'll ask for help here.
My problem is pretty simple: flashplugin was working perfectly (fullscreen, youtube seeking, links, everything was fine). Then I installed wine, and I couldn't get any fullscreen anymore on Youtube (when I try to get fullscreen, the video just goes gray and nothing goes fullscreen). Then I removed wine, and flash fullscreen was fully functional again, which makes me think that wine (or one of its dependancies) is messing with my flashplugin.
I don't think it's a common problem (or I'd be able to find some people on the Web that have the same problem), so my guess is that I've done something wrong while installing my system, but I can't go any further since I'm pretty much a noob.
Here's the relevant information I can think of.
HW
Laptop Dell XPS M1530
GPU nVidia 8600M GT
Soft
Archlinux 64 bits.
Browser : Chromium (stable).
Adobe flashplugin 32 bits (got it on multilib).
Wine (I suppose it's 32 bits).
nVidia's drivers (couldn't get nouveau to work).
Can someone help me to understand what's going on ?
If you have any question, need any additional information, just ask.
Thanks in advance,
Karl.

Since I hadn't installed any windows program yet, there isn't such a directory.
I was told to try again with --asdeps option in pacman and see the packages that make it go wrong. I'll give it a shot soon.
Edit. Seems to work now. I honestly don't get it, but uninstalling everything, then installing --asdeps -S flashplugin and then installing --asdeps -S wine fixed my issue. Weird, though.
Last edited by Karl_Yeurl (2011-03-07 12:03:58)

Similar Messages

  • Wine makes mic stop working.

    A bit of a niche problem. But my mic stops working in linux apps when my wine game application is started. Closing the wine application makes the mic work again.
    It's an inboard mic. I don't use the sound from the wine application so I don't need to preserve that functionallity. I just want my linux apps working.
    My music programs work. (Output is fine just not input). And I couldn't see anything relevant in the wine configuration. If you need any more info just ask.
    Tried in mumble skype teamspeak. It's all the same. Thanks.

    Anybody?

  • Make is compiling files multiple times causing a compilation error

    I'm trying to compile Wine ver 1.3.13 using Solaris Studio 12.3 with the default tools and I'm getting very peculiar results.
    dmake: defaulting to parallel mode.
    See the man page dmake(1) for more information on setting up the .dmakerc file.
    config.status: creating tools/Makefile
    /opt/solarisstudio12.3/bin/cc -c -I. -I. -I../include -I../include -I/usr/include/freetype2 -D__WINESRC__ -g -D__i386__ -o makedep.o makedep.c
    /opt/solarisstudio12.3/bin/cc -c -I. -I. -I../include -I../include -I/usr/include/freetype2 -D__WINESRC__ -g -D__i386__ -o makedep.o makedep.c
    /opt/solarisstudio12.3/bin/cc -g -D__i386__ -o makedep makedep.o
    ../tools/makedep -C. -S.. -T.. -I/usr/include/freetype2 fnt2bdf.c fnt2fon.c make_ctests.c makedep.c relpath.c sfnt2fnt.c
    `makedep' is up to date.
    config.status: creating dlls/acledit/Makefile
    ../../tools/makedep -C. -S../.. -T../.. main.c
    config.status: creating libs/port/Makefile
    ../../tools/makedep -C. -S../.. -T../.. ffs.c fstatvfs.c futimes.c getopt.c getopt1.c getpagesize.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
    /opt/solarisstudio12.3/bin/cc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -g -D__i386__ -o c_037.o c_037.c <---- first example
    /opt/solarisstudio12.3/bin/cc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -g -D__i386__ -o c_10000.o c_10000.c <---- second example
    /opt/solarisstudio12.3/bin/cc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -g -D__i386__ -o c_10000.o c_10000.c <---- again
    /opt/solarisstudio12.3/bin/cc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -g -D__i386__ -o c_10006.o c_10006.c
    /opt/solarisstudio12.3/bin/cc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -g -D__i386__ -o c_037.o c_037.c <---- here it is again
    /opt/solarisstudio12.3/bin/cc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -g -D__i386__ -o c_10007.o c_10007.c
    /opt/solarisstudio12.3/bin/cc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -g -D__i386__ -o c_10006.o c_10006.c
    /opt/solarisstudio12.3/bin/cc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -g -D__i386__ -o ldt.o ldt.c
    /opt/solarisstudio12.3/bin/cc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -g -D__i386__ -o debug.o debug.c
    /opt/solarisstudio12.3/bin/cc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -g -D__i386__ -o loader.o loader.c
    /opt/solarisstudio12.3/bin/cc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -g -D__i386__ -o ldt.o ldt.c
    "ldt.c", line 211: warning: statement not reached
    /opt/solarisstudio12.3/bin/cc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -g -D__i386__ -o mbtowc.o mbtowc.c
    /opt/solarisstudio12.3/bin/cc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -g -D__i386__ -o loader.o loader.c
    "loader.c", line 827: warning: assignment type mismatch:
         pointer to function(void) returning void "=" pointer to void
    version=`(GIT_DIR=../../.git git describe HEAD 2>/dev/null || echo "wine-1.3.13") | 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)
    /opt/solarisstudio12.3/bin/cc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -g -D__i386__ -o version.o version.c
    /opt/solarisstudio12.3/bin/cc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -g -D__i386__ -o wctype.o wctype.c
    /opt/solarisstudio12.3/bin/cc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -g -D__i386__ -o version.o version.c
    /opt/solarisstudio12.3/bin/cc -c -I. -I. -I../include -I../include -I/usr/include/freetype2 -D__WINESRC__ -g -D__i386__ -o relpath.o relpath.c
    /opt/solarisstudio12.3/bin/cc -c -I. -I. -I../include -I../include -I/usr/include/freetype2 -D__WINESRC__ -g -D__i386__ -o relpath.o relpath.c
    /opt/solarisstudio12.3/bin/cc -g -D__i386__ -o relpath relpath.o ../libs/port/libwine_port.a
    /opt/solarisstudio12.3/bin/cc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -g -D__i386__ -o config.o ./config.c -DBINDIR='"/usr/local/bin"' -DDLLDIR='"/usr/local/lib/wine"' -DLIB_TO_BINDIR=\"`../../tools/relpath /usr/local/lib /usr/local/bin`\" -DLIB_TO_DLLDIR=\"`../../tools/relpath /usr/local/lib /usr/local/lib/wine`\" -DBIN_TO_DLLDIR=\"`../../tools/relpath /usr/local/bin /usr/local/lib/wine`\" -DBIN_TO_DATADIR=\"`../../tools/relpath /usr/local/bin /usr/local/share/wine`\"
    /opt/solarisstudio12.3/bin/cc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -g -D__i386__ -o config.o ./config.c -DBINDIR='"/usr/local/bin"' -DDLLDIR='"/usr/local/lib/wine"' -DLIB_TO_BINDIR=\"`../../tools/relpath /usr/local/lib /usr/local/bin`\" -DLIB_TO_DLLDIR=\"`../../tools/relpath /usr/local/lib /usr/local/lib/wine`\" -DBIN_TO_DLLDIR=\"`../../tools/relpath /usr/local/bin /usr/local/lib/wine`\" -DBIN_TO_DATADIR=\"`../../tools/relpath /usr/local/bin /usr/local/share/wine`\"
    "./config.c", line 134: warning: argument #1 is incompatible with prototype:
         prototype: pointer to void : "/usr/include/dlfcn.h", line 104
         argument : pointer to function(void) returning pointer to char
    /opt/solarisstudio12.3/bin/cc -shared -Wl,-soname,libwine.so.1 c_037.o c_10000.o c_10006.o c_10007.o c_10029.o c_1006.o c_10079.o c_10081.o c_1026.o c_1250.o c_1251.o c_1252.o c_1253.o c_1254.o c_1255.o c_1256.o c_1257.o c_1258.o c_1361.o c_20127.o c_20866.o c_20932.o c_21866.o c_28591.o c_28592.o c_28593.o c_28594.o c_28595.o c_28596.o c_28597.o c_28598.o c_28599.o c_28600.o c_28603.o c_28604.o c_28605.o c_28606.o c_424.o c_437.o c_500.o c_737.o c_775.o c_850.o c_852.o c_855.o c_856.o c_857.o c_860.o c_861.o c_862.o c_863.o c_864.o c_865.o c_866.o c_869.o c_874.o c_875.o c_878.o c_932.o c_936.o c_949.o c_950.o casemap.o collation.o compose.o config.o cptable.o debug.o fold.o ldt.o loader.o mbtowc.o mmap.o port.o sortkey.o string.o utf8.o wctomb.o wctype.o version.o ../../libs/port/libwine_port.a -lsocket -lnsl -o libwine.so.1.0 <--- and here's where things start to go wrong
    /opt/solarisstudio12.3/bin/cc -shared -Wl,-soname,libwine.so.1 c_037.o c_10000.o c_10006.o c_10007.o c_10029.o c_1006.o c_10079.o c_10081.o c_1026.o c_1250.o c_1251.o c_1252.o c_1253.o c_1254.o c_1255.o c_1256.o c_1257.o c_1258.o c_1361.o c_20127.o c_20866.o c_20932.o c_21866.o c_28591.o c_28592.o c_28593.o c_28594.o c_28595.o c_28596.o c_28597.o c_28598.o c_28599.o c_28600.o c_28603.o c_28604.o c_28605.o c_28606.o c_424.o c_437.o c_500.o c_737.o c_775.o c_850.o c_852.o c_855.o c_856.o c_857.o c_860.o c_861.o c_862.o c_863.o c_864.o c_865.o c_866.o c_869.o c_874.o c_875.o c_878.o c_932.o c_936.o c_949.o c_950.o casemap.o collation.o compose.o config.o cptable.o debug.o fold.o ldt.o loader.o mbtowc.o mmap.o port.o sortkey.o string.o utf8.o wctomb.o wctype.o version.o ../../libs/port/libwine_port.a -lsocket -lnsl -o libwine.so.1.0 <--- permanent failure
    ld: fatal: symbol 'global_asm0' is multiply-defined:
         (file ldt.o type=FUNC; file port.o type=FUNC);
    ld: fatal: file processing errors. No output written to libwine.so.1.0
    *** Error code 2
    dmake: Fatal error: Command failed for target `libwine.so.1.0'
    Current working directory /export/aux/winaux/downloads/wine-1.3.13/libs/wine
    *** Error code 1
    The following command caused the error:
    cd libs/wine && /opt/solarisstudio12.3/bin/dmake
    dmake: Fatal error: Command failed for target `libs/wine'
    MAKE FAILED (exit value 1, total time: 6s)

    ### Dependencies
    c_037.o : c_037.c ../../include/wine/unicode.h ../../include/windef.h \
    ../../include/winnt.h ../../include/basetsd.h ../../include/guiddef.h \
    ../../include/pshpack2.h ../../include/poppack.h \
    ../../include/pshpack8.h ../../include/pshpack4.h \
    ../../include/winbase.h ../../include/winerror.h \
    ../../include/winnls.h
    c_10000.o : c_10000.c ../../include/wine/unicode.h \
    ../../include/windef.h ../../include/winnt.h ../../include/basetsd.h \
    ../../include/guiddef.h ../../include/pshpack2.h \
    ../../include/poppack.h ../../include/pshpack8.h \
    ../../include/pshpack4.h ../../include/winbase.h \
    ../../include/winerror.h ../../include/winnls.h
    c_10006.o : c_10006.c ../../include/wine/unicode.h \
    ../../include/windef.h ../../include/winnt.h ../../include/basetsd.h \
    ../../include/guiddef.h ../../include/pshpack2.h \
    ../../include/poppack.h ../../include/pshpack8.h \
    ../../include/pshpack4.h ../../include/winbase.h \
    ../../include/winerror.h ../../include/winnls.h
    c_10007.o : c_10007.c ../../include/wine/unicode.h \
    ../../include/windef.h ../../include/winnt.h ../../include/basetsd.h \
    ../../include/guiddef.h ../../include/pshpack2.h \
    ../../include/poppack.h ../../include/pshpack8.h \
    ../../include/pshpack4.h ../../include/winbase.h \
    ../../include/winerror.h ../../include/winnls.h
    c_10029.o : c_10029.c ../../include/wine/unicode.h \
    ../../include/windef.h ../../include/winnt.h ../../include/basetsd.h \
    ../../include/guiddef.h ../../include/pshpack2.h \
    ../../include/poppack.h ../../include/pshpack8.h \
    ../../include/pshpack4.h ../../include/winbase.h \
    ../../include/winerror.h ../../include/winnls.h
    c_1006.o : c_1006.c ../../include/wine/unicode.h \
    ../../include/windef.h ../../include/winnt.h ../../include/basetsd.h \
    ../../include/guiddef.h ../../include/pshpack2.h \
    ../../include/poppack.h ../../include/pshpack8.h \
    ../../include/pshpack4.h ../../include/winbase.h \
    ../../include/winerror.h ../../include/winnls.h
    c_10079.o : c_10079.c ../../include/wine/unicode.h \
    ../../include/windef.h ../../include/winnt.h ../../include/basetsd.h \
    ../../include/guiddef.h ../../include/pshpack2.h \
    ../../include/poppack.h ../../include/pshpack8.h \
    ../../include/pshpack4.h ../../include/winbase.h \
    ../../include/winerror.h ../../include/winnls.h
    c_10081.o : c_10081.c ../../include/wine/unicode.h \
    ../../include/windef.h ../../include/winnt.h ../../include/basetsd.h \
    ../../include/guiddef.h ../../include/pshpack2.h \
    ../../include/poppack.h ../../include/pshpack8.h \
    ../../include/pshpack4.h ../../include/winbase.h \
    ../../include/winerror.h ../../include/winnls.h
    c_1026.o : c_1026.c ../../include/wine/unicode.h \
    ../../include/windef.h ../../include/winnt.h ../../include/basetsd.h \
    ../../include/guiddef.h ../../include/pshpack2.h \
    ../../include/poppack.h ../../include/pshpack8.h \
    ../../include/pshpack4.h ../../include/winbase.h \
    ../../include/winerror.h ../../include/winnls.h
    c_1250.o : c_1250.c ../../include/wine/unicode.h \
    ../../include/windef.h ../../include/winnt.h ../../include/basetsd.h \
    ../../include/guiddef.h ../../include/pshpack2.h \
    ../../include/poppack.h ../../include/pshpack8.h \
    ../../include/pshpack4.h ../../include/winbase.h \
    ../../include/winerror.h ../../include/winnls.h
    c_1251.o : c_1251.c ../../include/wine/unicode.h \
    ../../include/windef.h ../../include/winnt.h ../../include/basetsd.h \
    ../../include/guiddef.h ../../include/pshpack2.h \
    ../../include/poppack.h ../../include/pshpack8.h \
    ../../include/pshpack4.h ../../include/winbase.h \
    ../../include/winerror.h ../../include/winnls.h
    c_1252.o : c_1252.c ../../include/wine/unicode.h \
    ../../include/windef.h ../../include/winnt.h ../../include/basetsd.h \
    ../../include/guiddef.h ../../include/pshpack2.h \
    ../../include/poppack.h ../../include/pshpack8.h \
    ../../include/pshpack4.h ../../include/winbase.h \
    ../../include/winerror.h ../../include/winnls.h
    c_1253.o : c_1253.c ../../include/wine/unicode.h \
    ../../include/windef.h ../../include/winnt.h ../../include/basetsd.h \
    ../../include/guiddef.h ../../include/pshpack2.h \
    ../../include/poppack.h ../../include/pshpack8.h \
    ../../include/pshpack4.h ../../include/winbase.h \
    ../../include/winerror.h ../../include/winnls.h
    c_1254.o : c_1254.c ../../include/wine/unicode.h \
    ../../include/windef.h ../../include/winnt.h ../../include/basetsd.h \
    ../../include/guiddef.h ../../include/pshpack2.h \
    ../../include/poppack.h ../../include/pshpack8.h \
    ../../include/pshpack4.h ../../include/winbase.h \
    ../../include/winerror.h ../../include/winnls.h
    c_1255.o : c_1255.c ../../include/wine/unicode.h \
    ../../include/windef.h ../../include/winnt.h ../../include/basetsd.h \
    ../../include/guiddef.h ../../include/pshpack2.h \
    ../../include/poppack.h ../../include/pshpack8.h \
    ../../include/pshpack4.h ../../include/winbase.h \
    ../../include/winerror.h ../../include/winnls.h
    c_1256.o : c_1256.c ../../include/wine/unicode.h \
    ../../include/windef.h ../../include/winnt.h ../../include/basetsd.h \
    ../../include/guiddef.h ../../include/pshpack2.h \
    ../../include/poppack.h ../../include/pshpack8.h \
    ../../include/pshpack4.h ../../include/winbase.h \
    ../../include/winerror.h ../../include/winnls.h
    c_1257.o : c_1257.c ../../include/wine/unicode.h \
    ../../include/windef.h ../../include/winnt.h ../../include/basetsd.h \
    ../../include/guiddef.h ../../include/pshpack2.h \
    ../../include/poppack.h ../../include/pshpack8.h \
    ../../include/pshpack4.h ../../include/winbase.h \
    ../../include/winerror.h ../../include/winnls.h
    c_1258.o : c_1258.c ../../include/wine/unicode.h \
    ../../include/windef.h ../../include/winnt.h ../../include/basetsd.h \
    ../../include/guiddef.h ../../include/pshpack2.h \
    ../../include/poppack.h ../../include/pshpack8.h \
    ../../include/pshpack4.h ../../include/winbase.h \
    ../../include/winerror.h ../../include/winnls.h
    c_1361.o : c_1361.c ../../include/wine/unicode.h \
    ../../include/windef.h ../../include/winnt.h ../../include/basetsd.h \
    ../../include/guiddef.h ../../include/pshpack2.h \
    ../../include/poppack.h ../../include/pshpack8.h \
    ../../include/pshpack4.h ../../include/winbase.h \
    ../../include/winerror.h ../../include/winnls.h
    c_20127.o : c_20127.c ../../include/wine/unicode.h \
    ../../include/windef.h ../../include/winnt.h ../../include/basetsd.h \
    ../../include/guiddef.h ../../include/pshpack2.h \
    ../../include/poppack.h ../../include/pshpack8.h \
    ../../include/pshpack4.h ../../include/winbase.h \
    ../../include/winerror.h ../../include/winnls.h
    c_20866.o : c_20866.c ../../include/wine/unicode.h \
    ../../include/windef.h ../../include/winnt.h ../../include/basetsd.h \
    ../../include/guiddef.h ../../include/pshpack2.h \
    ../../include/poppack.h ../../include/pshpack8.h \
    ../../include/pshpack4.h ../../include/winbase.h \
    ../../include/winerror.h ../../include/winnls.h
    c_20932.o : c_20932.c ../../include/wine/unicode.h \
    ../../include/windef.h ../../include/winnt.h ../../include/basetsd.h \
    ../../include/guiddef.h ../../include/pshpack2.h \
    ../../include/poppack.h ../../include/pshpack8.h \
    ../../include/pshpack4.h ../../include/winbase.h \
    ../../include/winerror.h ../../include/winnls.h
    c_21866.o : c_21866.c ../../include/wine/unicode.h \
    ../../include/windef.h ../../include/winnt.h ../../include/basetsd.h \
    ../../include/guiddef.h ../../include/pshpack2.h \
    ../../include/poppack.h ../../include/pshpack8.h \
    ../../include/pshpack4.h ../../include/winbase.h \
    ../../include/winerror.h ../../include/winnls.h
    c_28591.o : c_28591.c ../../include/wine/unicode.h \
    ../../include/windef.h ../../include/winnt.h ../../include/basetsd.h \
    ../../include/guiddef.h ../../include/pshpack2.h \
    ../../include/poppack.h ../../include/pshpack8.h \
    ../../include/pshpack4.h ../../include/winbase.h \
    ../../include/winerror.h ../../include/winnls.h
    c_28592.o : c_28592.c ../../include/wine/unicode.h \
    ../../include/windef.h ../../include/winnt.h ../../include/basetsd.h \
    ../../include/guiddef.h ../../include/pshpack2.h \
    ../../include/poppack.h ../../include/pshpack8.h \
    ../../include/pshpack4.h ../../include/winbase.h \
    ../../include/winerror.h ../../include/winnls.h
    c_28593.o : c_28593.c ../../include/wine/unicode.h \
    ../../include/windef.h ../../include/winnt.h ../../include/basetsd.h \
    ../../include/guiddef.h ../../include/pshpack2.h \
    ../../include/poppack.h ../../include/pshpack8.h \
    ../../include/pshpack4.h ../../include/winbase.h \
    ../../include/winerror.h ../../include/winnls.h
    c_28594.o : c_28594.c ../../include/wine/unicode.h \
    ../../include/windef.h ../../include/winnt.h ../../include/basetsd.h \
    ../../include/guiddef.h ../../include/pshpack2.h \
    ../../include/poppack.h ../../include/pshpack8.h \
    ../../include/pshpack4.h ../../include/winbase.h \
    ../../include/winerror.h ../../include/winnls.h
    c_28595.o : c_28595.c ../../include/wine/unicode.h \
    ../../include/windef.h ../../include/winnt.h ../../include/basetsd.h \
    ../../include/guiddef.h ../../include/pshpack2.h \
    ../../include/poppack.h ../../include/pshpack8.h \
    ../../include/pshpack4.h ../../include/winbase.h \
    ../../include/winerror.h ../../include/winnls.h
    c_28596.o : c_28596.c ../../include/wine/unicode.h \
    ../../include/windef.h ../../include/winnt.h ../../include/basetsd.h \
    ../../include/guiddef.h ../../include/pshpack2.h \
    ../../include/poppack.h ../../include/pshpack8.h \
    ../../include/pshpack4.h ../../include/winbase.h \
    ../../include/winerror.h ../../include/winnls.h
    c_28597.o : c_28597.c ../../include/wine/unicode.h \
    ../../include/windef.h ../../include/winnt.h ../../include/basetsd.h \
    ../../include/guiddef.h ../../include/pshpack2.h \
    ../../include/poppack.h ../../include/pshpack8.h \
    ../../include/pshpack4.h ../../include/winbase.h \
    ../../include/winerror.h ../../include/winnls.h
    c_28598.o : c_28598.c ../../include/wine/unicode.h \
    ../../include/windef.h ../../include/winnt.h ../../include/basetsd.h \
    ../../include/guiddef.h ../../include/pshpack2.h \
    ../../include/poppack.h ../../include/pshpack8.h \
    ../../include/pshpack4.h ../../include/winbase.h \
    ../../include/winerror.h ../../include/winnls.h
    c_28599.o : c_28599.c ../../include/wine/unicode.h \
    ../../include/windef.h ../../include/winnt.h ../../include/basetsd.h \
    ../../include/guiddef.h ../../include/pshpack2.h \
    ../../include/poppack.h ../../include/pshpack8.h \
    ../../include/pshpack4.h ../../include/winbase.h \
    ../../include/winerror.h ../../include/winnls.h
    c_28600.o : c_28600.c ../../include/wine/unicode.h \
    ../../include/windef.h ../../include/winnt.h ../../include/basetsd.h \
    ../../include/guiddef.h ../../include/pshpack2.h \
    ../../include/poppack.h ../../include/pshpack8.h \
    ../../include/pshpack4.h ../../include/winbase.h \
    ../../include/winerror.h ../../include/winnls.h
    c_28603.o : c_28603.c ../../include/wine/unicode.h \
    ../../include/windef.h ../../include/winnt.h ../../include/basetsd.h \
    ../../include/guiddef.h ../../include/pshpack2.h \
    ../../include/poppack.h ../../include/pshpack8.h \
    ../../include/pshpack4.h ../../include/winbase.h \
    ../../include/winerror.h ../../include/winnls.h
    c_28604.o : c_28604.c ../../include/wine/unicode.h \
    ../../include/windef.h ../../include/winnt.h ../../include/basetsd.h \
    ../../include/guiddef.h ../../include/pshpack2.h \
    ../../include/poppack.h ../../include/pshpack8.h \
    ../../include/pshpack4.h ../../include/winbase.h \
    ../../include/winerror.h ../../include/winnls.h
    c_28605.o : c_28605.c ../../include/wine/unicode.h \
    ../../include/windef.h ../../include/winnt.h ../../include/basetsd.h \
    ../../include/guiddef.h ../../include/pshpack2.h \
    ../../include/poppack.h ../../include/pshpack8.h \
    ../../include/pshpack4.h ../../include/winbase.h \
    ../../include/winerror.h ../../include/winnls.h
    c_28606.o : c_28606.c ../../include/wine/unicode.h \
    ../../include/windef.h ../../include/winnt.h ../../include/basetsd.h \
    ../../include/guiddef.h ../../include/pshpack2.h \
    ../../include/poppack.h ../../include/pshpack8.h \
    ../../include/pshpack4.h ../../include/winbase.h \
    ../../include/winerror.h ../../include/winnls.h
    c_424.o : c_424.c ../../include/wine/unicode.h ../../include/windef.h \
    ../../include/winnt.h ../../include/basetsd.h ../../include/guiddef.h \
    ../../include/pshpack2.h ../../include/poppack.h \
    ../../include/pshpack8.h ../../include/pshpack4.h \
    ../../include/winbase.h ../../include/winerror.h \
    ../../include/winnls.h
    c_437.o : c_437.c ../../include/wine/unicode.h ../../include/windef.h \
    ../../include/winnt.h ../../include/basetsd.h ../../include/guiddef.h \
    ../../include/pshpack2.h ../../include/poppack.h \
    ../../include/pshpack8.h ../../include/pshpack4.h \
    ../../include/winbase.h ../../include/winerror.h \
    ../../include/winnls.h
    c_500.o : c_500.c ../../include/wine/unicode.h ../../include/windef.h \
    ../../include/winnt.h ../../include/basetsd.h ../../include/guiddef.h \
    ../../include/pshpack2.h ../../include/poppack.h \
    ../../include/pshpack8.h ../../include/pshpack4.h \
    ../../include/winbase.h ../../include/winerror.h \
    ../../include/winnls.h
    c_737.o : c_737.c ../../include/wine/unicode.h ../../include/windef.h \
    ../../include/winnt.h ../../include/basetsd.h ../../include/guiddef.h \
    ../../include/pshpack2.h ../../include/poppack.h \
    ../../include/pshpack8.h ../../include/pshpack4.h \
    ../../include/winbase.h ../../include/winerror.h \
    ../../include/winnls.h
    c_775.o : c_775.c ../../include/wine/unicode.h ../../include/windef.h \
    ../../include/winnt.h ../../include/basetsd.h ../../include/guiddef.h \
    ../../include/pshpack2.h ../../include/poppack.h \
    ../../include/pshpack8.h ../../include/pshpack4.h \
    ../../include/winbase.h ../../include/winerror.h \
    ../../include/winnls.h
    c_850.o : c_850.c ../../include/wine/unicode.h ../../include/windef.h \
    ../../include/winnt.h ../../include/basetsd.h ../../include/guiddef.h \
    ../../include/pshpack2.h ../../include/poppack.h \
    ../../include/pshpack8.h ../../include/pshpack4.h \
    ../../include/winbase.h ../../include/winerror.h \
    ../../include/winnls.h
    c_852.o : c_852.c ../../include/wine/unicode.h ../../include/windef.h \
    ../../include/winnt.h ../../include/basetsd.h ../../include/guiddef.h \
    ../../include/pshpack2.h ../../include/poppack.h \
    ../../include/pshpack8.h ../../include/pshpack4.h \
    ../../include/winbase.h ../../include/winerror.h \
    ../../include/winnls.h
    c_855.o : c_855.c ../../include/wine/unicode.h ../../include/windef.h \
    ../../include/winnt.h ../../include/basetsd.h ../../include/guiddef.h \
    ../../include/pshpack2.h ../../include/poppack.h \
    ../../include/pshpack8.h ../../include/pshpack4.h \
    ../../include/winbase.h ../../include/winerror.h \
    ../../include/winnls.h
    c_856.o : c_856.c ../../include/wine/unicode.h ../../include/windef.h \
    ../../include/winnt.h ../../include/basetsd.h ../../include/guiddef.h \
    ../../include/pshpack2.h ../../include/poppack.h \
    ../../include/pshpack8.h ../../include/pshpack4.h \
    ../../include/winbase.h ../../include/winerror.h \
    ../../include/winnls.h
    c_857.o : c_857.c ../../include/wine/unicode.h ../../include/windef.h \
    ../../include/winnt.h ../../include/basetsd.h ../../include/guiddef.h \
    ../../include/pshpack2.h ../../include/poppack.h \
    ../../include/pshpack8.h ../../include/pshpack4.h \
    ../../include/winbase.h ../../include/winerror.h \
    ../../include/winnls.h
    c_860.o : c_860.c ../../include/wine/unicode.h ../../include/windef.h \
    ../../include/winnt.h ../../include/basetsd.h ../../include/guiddef.h \
    ../../include/pshpack2.h ../../include/poppack.h \
    ../../include/pshpack8.h ../../include/pshpack4.h \
    ../../include/winbase.h ../../include/winerror.h \
    ../../include/winnls.h
    c_861.o : c_861.c ../../include/wine/unicode.h ../../include/windef.h \
    ../../include/winnt.h ../../include/basetsd.h ../../include/guiddef.h \
    ../../include/pshpack2.h ../../include/poppack.h \
    ../../include/pshpack8.h ../../include/pshpack4.h \
    ../../include/winbase.h ../../include/winerror.h \
    ../../include/winnls.h
    c_862.o : c_862.c ../../include/wine/unicode.h ../../include/windef.h \
    ../../include/winnt.h ../../include/basetsd.h ../../include/guiddef.h \
    ../../include/pshpack2.h ../../include/poppack.h \
    ../../include/pshpack8.h ../../include/pshpack4.h \
    ../../include/winbase.h ../../include/winerror.h \
    ../../include/winnls.h
    c_863.o : c_863.c ../../include/wine/unicode.h ../../include/windef.h \
    ../../include/winnt.h ../../include/basetsd.h ../../include/guiddef.h \
    ../../include/pshpack2.h ../../include/poppack.h \
    ../../include/pshpack8.h ../../include/pshpack4.h \
    ../../include/winbase.h ../../include/winerror.h \
    ../../include/winnls.h
    c_864.o : c_864.c ../../include/wine/unicode.h ../../include/windef.h \
    ../../include/winnt.h ../../include/basetsd.h ../../include/guiddef.h \
    ../../include/pshpack2.h ../../include/poppack.h \
    ../../include/pshpack8.h ../../include/pshpack4.h \
    ../../include/winbase.h ../../include/winerror.h \
    ../../include/winnls.h
    c_865.o : c_865.c ../../include/wine/unicode.h ../../include/windef.h \
    ../../include/winnt.h ../../include/basetsd.h ../../include/guiddef.h \
    ../../include/pshpack2.h ../../include/poppack.h \
    ../../include/pshpack8.h ../../include/pshpack4.h \
    ../../include/winbase.h ../../include/winerror.h \
    ../../include/winnls.h
    c_866.o : c_866.c ../../include/wine/unicode.h ../../include/windef.h \
    ../../include/winnt.h ../../include/basetsd.h ../../include/guiddef.h \
    ../../include/pshpack2.h ../../include/poppack.h \
    ../../include/pshpack8.h ../../include/pshpack4.h \
    ../../include/winbase.h ../../include/winerror.h \
    ../../include/winnls.h
    c_869.o : c_869.c ../../include/wine/unicode.h ../../include/windef.h \
    ../../include/winnt.h ../../include/basetsd.h ../../include/guiddef.h \
    ../../include/pshpack2.h ../../include/poppack.h \
    ../../include/pshpack8.h ../../include/pshpack4.h \
    ../../include/winbase.h ../../include/winerror.h \
    ../../include/winnls.h
    c_874.o : c_874.c ../../include/wine/unicode.h ../../include/windef.h \
    ../../include/winnt.h ../../include/basetsd.h ../../include/guiddef.h \
    ../../include/pshpack2.h ../../include/poppack.h \
    ../../include/pshpack8.h ../../include/pshpack4.h \
    ../../include/winbase.h ../../include/winerror.h \
    ../../include/winnls.h
    c_875.o : c_875.c ../../include/wine/unicode.h ../../include/windef.h \
    ../../include/winnt.h ../../include/basetsd.h ../../include/guiddef.h \
    ../../include/pshpack2.h ../../include/poppack.h \
    ../../include/pshpack8.h ../../include/pshpack4.h \
    ../../include/winbase.h ../../include/winerror.h \
    ../../include/winnls.h
    c_878.o : c_878.c ../../include/wine/unicode.h ../../include/windef.h \
    ../../include/winnt.h ../../include/basetsd.h ../../include/guiddef.h \
    ../../include/pshpack2.h ../../include/poppack.h \
    ../../include/pshpack8.h ../../include/pshpack4.h \
    ../../include/winbase.h ../../include/winerror.h \
    ../../include/winnls.h
    c_932.o : c_932.c ../../include/wine/unicode.h ../../include/windef.h \
    ../../include/winnt.h ../../include/basetsd.h ../../include/guiddef.h \
    ../../include/pshpack2.h ../../include/poppack.h \
    ../../include/pshpack8.h ../../include/pshpack4.h \
    ../../include/winbase.h ../../include/winerror.h \
    ../../include/winnls.h
    c_936.o : c_936.c ../../include/wine/unicode.h ../../include/windef.h \
    ../../include/winnt.h ../../include/basetsd.h ../../include/guiddef.h \
    ../../include/pshpack2.h ../../include/poppack.h \
    ../../include/pshpack8.h ../../include/pshpack4.h \
    ../../include/winbase.h ../../include/winerror.h \
    ../../include/winnls.h
    c_949.o : c_949.c ../../include/wine/unicode.h ../../include/windef.h \
    ../../include/winnt.h ../../include/basetsd.h ../../include/guiddef.h \
    ../../include/pshpack2.h ../../include/poppack.h \
    ../../include/pshpack8.h ../../include/pshpack4.h \
    ../../include/winbase.h ../../include/winerror.h \
    ../../include/winnls.h
    c_950.o : c_950.c ../../include/wine/unicode.h ../../include/windef.h \
    ../../include/winnt.h ../../include/basetsd.h ../../include/guiddef.h \
    ../../include/pshpack2.h ../../include/poppack.h \
    ../../include/pshpack8.h ../../include/pshpack4.h \
    ../../include/winbase.h ../../include/winerror.h \
    ../../include/winnls.h
    casemap.o : casemap.c ../../include/wine/unicode.h \
    ../../include/windef.h ../../include/winnt.h ../../include/basetsd.h \
    ../../include/guiddef.h ../../include/pshpack2.h \
    ../../include/poppack.h ../../include/pshpack8.h \
    ../../include/pshpack4.h ../../include/winbase.h \
    ../../include/winerror.h ../../include/winnls.h
    collation.o : collation.c
    compose.o : compose.c ../../include/wine/unicode.h \
    ../../include/windef.h ../../include/winnt.h ../../include/basetsd.h \
    ../../include/guiddef.h ../../include/pshpack2.h \
    ../../include/poppack.h ../../include/pshpack8.h \
    ../../include/pshpack4.h ../../include/winbase.h \
    ../../include/winerror.h ../../include/winnls.h
    config.o : config.c ../../include/config.h ../../include/wine/port.h \
    ../../include/wine/library.h ../../include/windef.h \
    ../../include/winnt.h ../../include/basetsd.h ../../include/guiddef.h \
    ../../include/pshpack2.h ../../include/poppack.h \
    ../../include/pshpack8.h ../../include/pshpack4.h \
    ../../include/winbase.h ../../include/winerror.h
    cptable.o : cptable.c ../../include/wine/unicode.h \
    ../../include/windef.h ../../include/winnt.h ../../include/basetsd.h \
    ../../include/guiddef.h ../../include/pshpack2.h \
    ../../include/poppack.h ../../include/pshpack8.h \
    ../../include/pshpack4.h ../../include/winbase.h \
    ../../include/winerror.h ../../include/winnls.h
    debug.o : debug.c ../../include/config.h ../../include/wine/port.h \
    ../../include/wine/debug.h ../../include/windef.h \
    ../../include/winnt.h ../../include/basetsd.h ../../include/guiddef.h \
    ../../include/pshpack2.h ../../include/poppack.h \
    ../../include/pshpack8.h ../../include/pshpack4.h \
    ../../include/wine/library.h ../../include/winbase.h \
    ../../include/winerror.h
    fold.o : fold.c ../../include/wine/unicode.h ../../include/windef.h \
    ../../include/winnt.h ../../include/basetsd.h ../../include/guiddef.h \
    ../../include/pshpack2.h ../../include/poppack.h \
    ../../include/pshpack8.h ../../include/pshpack4.h \
    ../../include/winbase.h ../../include/winerror.h \
    ../../include/winnls.h
    ldt.o : ldt.c ../../include/config.h ../../include/wine/port.h \
    ../../include/windef.h ../../include/winnt.h ../../include/basetsd.h \
    ../../include/guiddef.h ../../include/pshpack2.h \
    ../../include/poppack.h ../../include/pshpack8.h \
    ../../include/pshpack4.h ../../include/winbase.h \
    ../../include/winerror.h ../../include/wine/library.h
    loader.o : loader.c ../../include/config.h ../../include/wine/port.h \
    ../../include/windef.h ../../include/winnt.h ../../include/basetsd.h \
    ../../include/guiddef.h ../../include/pshpack2.h \
    ../../include/poppack.h ../../include/pshpack8.h \
    ../../include/pshpack4.h ../../include/winbase.h \
    ../../include/winerror.h ../../include/wine/library.h
    mbtowc.o : mbtowc.c ../../include/wine/unicode.h \
    ../../include/windef.h ../../include/winnt.h ../../include/basetsd.h \
    ../../include/guiddef.h ../../include/pshpack2.h \
    ../../include/poppack.h ../../include/pshpack8.h \
    ../../include/pshpack4.h ../../include/winbase.h \
    ../../include/winerror.h ../../include/winnls.h
    mmap.o : mmap.c ../../include/config.h ../../include/wine/port.h \
    ../../include/wine/library.h ../../include/windef.h \
    ../../include/winnt.h ../../include/basetsd.h ../../include/guiddef.h \
    ../../include/pshpack2.h ../../include/poppack.h \
    ../../include/pshpack8.h ../../include/pshpack4.h \
    ../../include/winbase.h ../../include/winerror.h \
    ../../include/wine/list.h
    port.o : port.c ../../include/config.h ../../include/wine/port.h \
    ../../include/wine/library.h ../../include/windef.h \
    ../../include/winnt.h ../../include/basetsd.h ../../include/guiddef.h \
    ../../include/pshpack2.h ../../include/poppack.h \
    ../../include/pshpack8.h ../../include/pshpack4.h \
    ../../include/winbase.h ../../include/winerror.h
    sortkey.o : sortkey.c ../../include/wine/unicode.h \
    ../../include/windef.h ../../include/winnt.h ../../include/basetsd.h \
    ../../include/guiddef.h ../../include/pshpack2.h \
    ../../include/poppack.h ../../include/pshpack8.h \
    ../../include/pshpack4.h ../../include/winbase.h \
    ../../include/winerror.h ../../include/winnls.h
    string.o : string.c ../../include/wine/unicode.h \
    ../../include/windef.h ../../include/winnt.h ../../include/basetsd.h \
    ../../include/guiddef.h ../../include/pshpack2.h \
    ../../include/poppack.h ../../include/pshpack8.h \
    ../../include/pshpack4.h ../../include/winbase.h \
    ../../include/winerror.h ../../include/winnls.h
    utf8.o : utf8.c ../../include/wine/unicode.h ../../include/windef.h \
    ../../include/winnt.h ../../include/basetsd.h ../../include/guiddef.h \
    ../../include/pshpack2.h ../../include/poppack.h \
    ../../include/pshpack8.h ../../include/pshpack4.h \
    ../../include/winbase.h ../../include/winerror.h \
    ../../include/winnls.h
    wctomb.o : wctomb.c ../../include/wine/unicode.h \
    ../../include/windef.h ../../include/winnt.h ../../include/basetsd.h \
    ../../include/guiddef.h ../../include/pshpack2.h \
    ../../include/poppack.h ../../include/pshpack8.h \
    ../../include/pshpack4.h ../../include/winbase.h \
    ../../include/winerror.h ../../include/winnls.h
    wctype.o : wctype.c ../../include/wine/unicode.h \
    ../../include/windef.h ../../include/winnt.h ../../include/basetsd.h \
    ../../include/guiddef.h ../../include/pshpack2.h \
    ../../include/poppack.h ../../include/pshpack8.h \
    ../../include/pshpack4.h ../../include/winbase.h \
    ../../include/winerror.h ../../include/winnls.h

  • MAKEPKG to build i686 wine on x86-64 gives [SOLVED]

    Hi forum readers,
    I followed the AUR User Guildlines down to the letter and all was well until I ran into this error at the bottom:
    [sharpie@sexmachine ~]$ sudo pacman -Sy base-devel
    Password:
    :: Synchronizing package databases...
    core 33.0K 165.6K/s 00:00:00 [#####################] 100%
    extra 378.0K 698.2K/s 00:00:01 [#####################] 100%
    community 366.0K 688.3K/s 00:00:01 [#####################] 100%
    base-devel package not found, searching for group...
    :: group base-devel (including ignored packages):
    autoconf automake bin86 bison ed fakeroot flex gcc libtool m4
    make patch pkgconfig
    :: Install whole content? [Y/n]
    warning: gcc-4.3.3-1 is up to date -- reinstalling
    warning: libtool-2.2.6a-1 is up to date -- reinstalling
    resolving dependencies...
    looking for inter-conflicts...
    Targets (13): m4-1.4.13-1 autoconf-2.63-1 automake-1.10.2-1 bin86-0.16.17-3
    bison-2.4.1-1 ed-1.2-1 fakeroot-1.12.2-2 flex-2.5.35-1
    gcc-4.3.3-1 libtool-2.2.6a-1 make-3.81-4 patch-2.5.9-2
    pkgconfig-0.23-1
    Total Download Size: 2.77 MB
    Total Installed Size: 84.92 MB
    Proceed with installation? [Y/n]
    :: Retrieving packages from core...
    m4-1.4.13-1-x86_64 202.5K 469.8K/s 00:00:00 [#####################] 100%
    autoconf-2.63-1-x86_64 705.0K 499.9K/s 00:00:01 [#####################] 100%
    automake-1.10.2-1-x... 553.3K 880.6K/s 00:00:01 [#####################] 100%
    bin86-0.16.17-3-x86_64 64.0K 238.0K/s 00:00:00 [#####################] 100%
    bison-2.4.1-1-x86_64 449.3K 791.4K/s 00:00:01 [#####################] 100%
    ed-1.2-1-x86_64 50.2K 193.3K/s 00:00:00 [#####################] 100%
    fakeroot-1.12.2-2-x... 56.7K 214.8K/s 00:00:00 [#####################] 100%
    flex-2.5.35-1-x86_64 191.8K 451.8K/s 00:00:00 [#####################] 100%
    make-3.81-4-x86_64 448.7K 769.6K/s 00:00:01 [#####################] 100%
    patch-2.5.9-2-x86_64 54.4K 205.3K/s 00:00:00 [#####################] 100%
    pkgconfig-0.23-1-x86_64 58.2K 219.8K/s 00:00:00 [#####################] 100%
    checking package integrity...
    (13/13) checking for file conflicts [#####################] 100%
    ( 1/13) installing m4 [#####################] 100%
    ( 2/13) installing autoconf [#####################] 100%
    ( 3/13) installing automake [#####################] 100%
    ( 4/13) installing bin86 [#####################] 100%
    ( 5/13) installing bison [#####################] 100%
    ( 6/13) installing ed [#####################] 100%
    ( 7/13) installing fakeroot [#####################] 100%
    updating /etc/ld.so.conf... done.
    The package is built using sysv ipc. If this causes segfaults
    see included README file and rebuild the pkg --with-ipc=tcp
    ( 8/13) installing flex [#####################] 100%
    ( 9/13) upgrading gcc [#####################] 100%
    (10/13) upgrading libtool [#####################] 100%
    (11/13) installing make [#####################] 100%
    (12/13) installing patch [#####################] 100%
    Optional dependencies for patch
    ed: Interpret the patch as an ed script; for patch -e
    functionality(deprecated)
    (13/13) installing pkgconfig [#####################] 100%
    [sharpie@sexmachine ~]$ mkdir ~/builds
    [sharpie@sexmachine ~]$ cd b
    b_drive/ builds/
    [sharpie@sexmachine ~]$ cd builds/
    [sharpie@sexmachine builds]$ tar -xvzf bin32-wine.tar.gz
    tar: Record size = 12 blocks
    bin32-wine
    bin32-wine/PKGBUILD
    bin32-wine/binarynames
    [sharpie@sexmachine builds]$ ls
    bin32-wine bin32-wine.tar.gz
    [sharpie@sexmachine builds]$ cd bin32-wine
    [sharpie@sexmachine bin32-wine]$ ls
    PKGBUILD binarynames
    [sharpie@sexmachine bin32-wine]$ make
    make makeconv makekdewidgets
    makecert makeinfo makepkg
    [sharpie@sexmachine bin32-wine]$ makepkg -s
    ==> Making package: bin32-wine 1.1.18-1 x86_64 (Sat Apr 18 18:08:19 UTC 2009)
    ==> Checking Runtime Dependencies...
    ==> Installing missing dependencies...
    resolving dependencies...
    looking for inter-conflicts...
    Targets (11): lib32-libjpeg-6b-6 lib32-alsa-lib-1.0.19-1
    lib32-zlib-1.2.3.3-3 lib32-freetype2-2.3.9-1
    lib32-expat-2.0.1-2 lib32-fontconfig-2.6.0-2
    lib32-libxslt-1.1.24-2 lib32-libxml2-2.7.3-1
    lib32-libxrender-0.9.4-1 lib32-libxfixes-4.0.3-1
    lib32-libxdamage-1.1.1-1
    Total Download Size: 1.71 MB
    Total Installed Size: 4.18 MB
    Proceed with installation? [Y/n]
    :: Retrieving packages from community...
    lib32-libjpeg-6b-6 74.3K 257.5K/s 00:00:00 [#####################] 100%
    lib32-alsa-lib-1.0.19-1 368.3K 694.9K/s 00:00:01 [#####################] 100%
    lib32-zlib-1.2.3.3-3 45.1K 167.8K/s 00:00:00 [#####################] 100%
    lib32-freetype2-2.3.9-1 303.6K 596.3K/s 00:00:01 [#####################] 100%
    lib32-expat-2.0.1-2 72.8K 256.2K/s 00:00:00 [#####################] 100%
    lib32-fontconfig-2.... 100.3K 288.1K/s 00:00:00 [#####################] 100%
    lib32-libxslt-1.1.24-2 136.4K 354.9K/s 00:00:00 [#####################] 100%
    lib32-libxml2-2.7.3-1 619.3K 913.5K/s 00:00:01 [#####################] 100%
    lib32-libxrender-0.... 15.9K 114.7K/s 00:00:00 [#####################] 100%
    lib32-libxfixes-4.0.3-1 7.2K 103.5K/s 00:00:00 [#####################] 100%
    lib32-libxdamage-1.... 4.3K 61.9K/s 00:00:00 [#####################] 100%
    checking package integrity...
    (11/11) checking for file conflicts [#####################] 100%
    ( 1/11) installing lib32-libjpeg [#####################] 100%
    ( 2/11) installing lib32-alsa-lib [#####################] 100%
    ( 3/11) installing lib32-zlib [#####################] 100%
    ( 4/11) installing lib32-freetype2 [#####################] 100%
    ( 5/11) installing lib32-expat [#####################] 100%
    ( 6/11) installing lib32-fontconfig [#####################] 100%
    ( 7/11) installing lib32-libxslt [#####################] 100%
    ( 8/11) installing lib32-libxml2 [#####################] 100%
    ( 9/11) installing lib32-libxrender [#####################] 100%
    (10/11) installing lib32-libxfixes [#####################] 100%
    (11/11) installing lib32-libxdamage [#####################] 100%
    ==> Checking Buildtime Dependencies...
    ==> Retrieving Sources...
    -> Found binarynames in build dir
    -> Downloading wine-1.1.18-1-i686.pkg.tar.gz...
    --2009-04-18 18:08:39-- ftp://ftp.heanet.ie/mirrors/ftp.archlinux.org/extra/os/i686/wine-1.1.18-1-i686.pkg.tar.gz
    => `wine-1.1.18-1-i686.pkg.tar.gz.part'
    Resolving ftp.heanet.ie... 193.1.193.64, 2001:770:18:aa40::c101:c140
    Connecting to ftp.heanet.ie|193.1.193.64|:21... connected.
    Logging in as anonymous ... Logged in!
    ==> SYST ... done. ==> PWD ... done.
    ==> TYPE I ... done. ==> CWD /mirrors/ftp.archlinux.org/extra/os/i686 ... done.
    ==> SIZE wine-1.1.18-1-i686.pkg.tar.gz ... done.
    ==> PASV ... done. ==> RETR wine-1.1.18-1-i686.pkg.tar.gz ...
    No such file `wine-1.1.18-1-i686.pkg.tar.gz'.
    ==> ERROR: Failure while downloading wine-1.1.18-1-i686.pkg.tar.gz
    Aborting...
    Googling the non-file specific portions of the error doesn't return anything, nor does the forum have any resources.  Does anyone see where I'm going wrong here?
    Thank you all for reading.
    Last edited by sharpie (2009-04-19 01:47:42)

    From there I installed the newly created package following the AUR User Guidelines:
    [sharpie@sexmachine bin32-wine]$ sudo pacman -U bin32-wine-1.1.19-1-x86_64.pkg.tar.gz
    Password:
    loading package data...
    checking dependencies...
    (1/1) checking for file conflicts [#####################] 100%
    (1/1) installing bin32-wine [#####################] 100%
    [sharpie@sexmachine bin32-wine]$
    Then ran winecfg and...
    [sharpie@sexmachine bin32-wine]$ winecfg
    wine: created the configuration directory '/home/sharpie/.wine'
    Xlib: extension "Generic Event Extension" missing on display ":0.0".
    Xlib: extension "Generic Event Extension" missing on display ":0.0".
    fixme:mixer:ALSA_MixerInit No master control found on HDA ATI HDMI, disabling mixer
    Xlib: extension "Generic Event Extension" missing on display ":0.0".
    Xlib: extension "Generic Event Extension" missing on display ":0.0".
    Xlib: extension "Generic Event Extension" missing on display ":0.0".
    Could not load Mozilla. HTML rendering will be disabled.
    Xlib: extension "Generic Event Extension" missing on display ":0.0".
    Xlib: extension "Generic Event Extension" missing on display ":0.0".
    Xlib: extension "Generic Event Extension" missing on display ":0.0".
    wine: configuration in '/home/sharpie/.wine' has been updated.
    Xlib: extension "Generic Event Extension" missing on display ":0.0".
    Xlib: extension "Generic Event Extension" missing on display ":0.0".
    fixme:mixer:ALSA_MixerInit No master control found on HDA ATI HDMI, disabling mixer
    Xlib: extension "Generic Event Extension" missing on display ":0.0".
    ZOMG it worked!
    I'm told that:
    Xlib: extension "Generic Event Extension" missing on display ":0.0".
    Is normal right now, is that correct?  I sure seem to be getting a lot of them...

  • WoW/Nvidia (Wine)

    EDIT: Basically, if you are having graphic card issues in wine, make sure you got the lib32 package installed for your card type (that is, if you are using 64bit arch)
    Last edited by gajo (2008-05-02 10:57:28)

    Scratch this, I skipped an important step here, I forgot (didn't read anywhere that it was required though) to install lib32-nvidia-utils, using those with "normal" propriety drivers from the repos makes it work just fine.

  • Remote not working properly with Apple TV...sporadic fuctioning

    Hello,
    I have no idea what caused this to happen, but both my remotes (I have one from my MacBook Pro and one from my AppleTV) seem to not work properly with AppleTV. It sometimes works but it is extremely frustrating as it only registers about 1 out of every 10-20 clicks then continues to remember the previous clicks therefore making it essentially impossible to select the desired menu/item. Basically it just seems like it's out of control!
    I tested whether it was the remote or AppleTV that was causing the problem by running Front Row on my MacBook Pro and both remotes seem to navigate Front Row perfectly fine. They both act the same way with AppleTV, whether they are paired or not. It seems as though something happened with my AppleTV. This problem occurred randomly, with no specific cause I can think of.
    Please let me know if any of you have ever experienced this problem and what your solution was, if any!
    I have tried restoring to factory conditions, resetting settings, ran diagnostics, unplugged and replugged it, and nothing seems to be working!
    Oh, and I just replaced the battery on one and have tried swapping batteries, etc.
    HELP PLEASE!
    Thank you,
    Travis

    The menus have never been as responsive as they used to since the 2.0 update in my opinion - basically AppleTV seems to cache/buffer remote click if it is busy or perhaps waiting for something to stream from itunes, and when resources become available it suddenly executes all command rapidly which makes it behave wildly in menus.
    Usually happens I find after restarting the unit or if streaming drives have gone in to power saving modes and there's a delay while they wake up to feed the AppleTV.

  • Any need to partition hard drives for FCS or CS4 on my new Mac Pro?

    This is my first post here but have learned a lot recently just by visiting various threads. I'm new to Mac and Final Cut Studio so I have a few questions about setting up the system and hard drives. I've read about partitions on hard drives on various sites but I wonder if that is outdated advice at this point. I will be learning FCS and CS4 by working on various SD DV and HDV/AVCHD projects so I want my system flexible but as high performance as I can muster. I will be working mostly in FCP and AfterEffects for a while and do intend to burn blu-ray discs eventually.
    My system is a current Mac Pro quad core with 8gb RAM with current versions of final cut and adobe suites. I will do a clean install with snow leopard. I have a 640gb main drive and I've purchased three 1tb Western Digital black internal drives. I am wondering if I need to partition my main drive because I may want to also run a windows OS eventually for blu-ray playback. The other 3 drives are intended for project files, media/capture and back-up respectively. I don't have the budget for a RAID at the moment. So my questions for this thread are:
    1. Do I need to partition the main drive now or should I wait until I need to do so with boot camp/windows installation later?
    2. If I should partition main drive now, how much should I dedicate for the second partition on the OS drive for eventual windows 7/blu-ray playback?
    3. Should I partition any of the three additional drives?
    4. If I should partition any of those additional drives, how many partitions should I make and what sizes should the partitions be for each drive?
    5. Is my plan for my four drives a sound one for my purposes? (os, projects, media, backup)
    Thanks in advance for any help.

    Hi, and welcome.
    1. Don't partition your system drive until you need to. If you choose to run Windows via Bootcamp, you'll have to, in which case, 150GB will be plenty if all you want to do is playback (may even be overkill). However, you can probably do just as well running Windows under Parallels or VMWare, whch would be my recommendation. Performance is very good, and the ease of moving from OSX to Win makes them very convenient. Parallels (which I know better) automatically resizes the amount of space it needs to meet your usage. You can also run your Parallels virtual machine from somewhere other than your system disk. I imagine VMWare provides similar features. Both are well thought of.
    2. Your disk use plan is OK, with one caveat - if what you're working on is critical to you, you should also have an external backup. With backup on an internal drive, there's a (very small, but definite) risk that, if the Mac Pro hit a disaster, your backup would be lost. I'd suggest an external Firewire 800 or eSATA enclosure and, either another drive, or just use one of the WDs there instead of internally.
    3. Don't partition the other disks either. Just make sure they're formatted MAC OS Journaled (do this via Disk Utility). Another benefit of Parallels/VMWare is they allow Windows to read/write Mac formatted disks.
    Hope that helps

  • Screen Issues

    Anyone in the community know how I can fix a cracked screen of about 1mm in length? (felt the uneven surface and screen displays colour through the crack, what you normally find in a chipped screen)
    I understand that by using toothpaste it will only decrease the width of the screen resulting it to become more fragile and is usually the solution for scratches...
    Poor University student in search for some alternate fix rather than spending a fortune to have it repaired by apple.
    Thanks in advance!

    I would start the phone in safe mode first to make sure no wild acting app was at fault.
    Press and hold the Powerbutton (located on the top edge of the device) until the 'Phone options' prompt appears then release.
    Touch and hold Power off until the 'Reboot to safe mode' prompt appears then release.
    From the 'Reboot to safe mode' prompt, tap RESTART to confirm.
    Allow approximately 1 minute for the process to complete.
    Upon reboot, 'Safe mode' appears in the lower left of the unlock/home screen.
    If that wasnt the case, you might Factory Reset the phone.
    From a Home screen, tap Apps (located at the bottom).
    Tap Settings.
    If unavailable, tap the Dropdown menu (located in the upper left) then tap Alphabetical. If still unavailable, refer toManage App Icons.
    From the PERSONAL section, tap Backup & reset.
    To determine if an issue is caused by a third-party app, uncheck Automatic Restore.
    From the RESET section, tap Reset phone.
    If presented, enter the current passcode or draw the unlock pattern.
    If desired, select Erase SD card to delete all files on the SD card, including music and photos.
    Selected when a check mark is present.
    Tap OK.
    From the 'Warning' screen, tap OK.
    Allow up to 10 minutes for the factory data reset and reboot processes to complete.
    To setup the device after the reset has completed, refer to Initial Activation and Setup.
    If that did not work I would call Verizon and seek a warranty replacement.

  • How to open a .UIF File

    Hi, I have downloaded a demo of a band that my friend plays in, but it is a .uif file. I have been told that the only program that supports it is Magic ISO (which really goes against the "Universal Image Format" that the prefix stands for) which is Windows only. Is there anything in the mac universe that will also open this file?
    thanks

    wow, crossover is very exciting indeed, but it costs money, which probably means it will fall down on the development side. the first thing that comes into mind is virus infection. is this a passport for pc virus makers to infect the mac platform? unlike bootcamp, and even vmware fusion's unity, crossover-wine makes no distinction between the mac and the pc platform. under crossover, mac is pc! and i can't find anything about how viruses act under crossover anywhere in the website.

  • Building CrossBridgeSDK from source on Windows

    I would like to build CrossBridge SDK from source on Windows platform - but the first error I recieve:
    make[1]: Entering directory '/cygdrive/f/crossbridge'
    mkdir -p /cygdrive/f/crossbridge/build/extra
    mkdir -p /cygdrive/f/crossbridge/build/win/abclibs
    mkdir -p /cygdrive/f/crossbridge/sdk/usr/lib/bfd-plugins
    mkdir -p /cygdrive/f/crossbridge/sdk/usr/share
    mkdir -p /cygdrive/f/crossbridge/sdk/usr/platform/"cygwin"/bin
    mkdir -p /cygdrive/f/crossbridge/sdk/usr/platform/"cygwin"/libexec/gcc/avm2-unknown-freebsd8
    ln -sfn ../usr /cygdrive/f/crossbridge/sdk/usr/avm2-unknown-freebsd8
    ln -sfn "cygwin" /cygdrive/f/crossbridge/sdk/usr/platform/current
    ln -sfn platform/current/bin /cygdrive/f/crossbridge/sdk/usr/bin
    ln -sfn ../ /cygdrive/f/crossbridge/sdk/usr/platform/usr
    ln: `/cygdrive/f/crossbridge/sdk/usr/platform/usr/..': cannot overwrite directory
    Makefile:899: recipe for target 'base' failed
    make[1]: *** [base] Error 1
    make[1]: Leaving directory '/cygdrive/f/crossbridge'
    Anybody who tried to build this on windows with cygwin and has a step-by-step guide?
    (I'll write one if I succeed).
    Best Regards

    I found this repo to be missing several essential tools; as far as I got I "found" that
    unzip and rsync were missing. 
    Just adding a generic cygwin/bin to the path did not work, because an unsuitable version
    of ranlib got into the tool chain. 
    I made some progress by constructing a special bin directory that contained only the
    DLLs from cygwin/bin + unzip + rsync
    The next stumble (still unresolved) is in make "make"
    checking whether the C compiler works... no
    configure: error: in `/cygdrive/c/crossbridge-master/build/win/make':
    configure: error: C compiler cannot create executables

  • Building CrossBridge on WIndows

    As noted elsewhere, I constructed a minimal PATH variable to exclude random unix-like tools from the
    tool chain.  That got me a ways through the "make".
    My current stumble is in make "make"
    checking whether the C compiler works... no
    configure: error: in `/cygdrive/c/crossbridge-master/build/win/make':
    configure: error: C compiler cannot create executables

    Hi Vyacheslav,
    Thank you for reporting the bug! The bug is going to be fixed in the following patch set release.
    The workaround for now is to just copy zlib1.dll for 32-bit users, or zlibwapi.dll for 64 bit users, to the debug directory: \bin\debug
    Thanks,
    Bogdan Coman

  • Mono Mixing with no spill into other channel / Mono Mix Button in Garageband?

    Hi there
    I'm currently recording a track and want to mix it in authentic mono/stereo 1960s style.
    Where you have say drums and bass in the left channel and guitars and vocals in the right channel.
    But I want to mix it (for example exactly as above) so you cant hear ANY of the guitars/vox in left channel, and no drums/bass in the right channel.
    Is this possible in Garageband please?
    Thanks

    I think you have to get some things straight:
    Even if your panned it just "1" left, you still wouldnt hear it in the right at all, not even the tinyest bit.
    That's incorrect. If you pan it a bit to the left, the left side will be a bit louder than the right, but you still have a lot of audio on the right side.
    Even if it had an effect on it.
    Effects make the matter complicated, as HangTime explained. Take a Leslie effect, for example. It will take your mono signal and make it rotate wildly in the left-right spectrum. And chances are that even panning it all to the left wil leave a lot of audio in the right track.
    I havnt even gotten into using any effects on this track yet, everything is completely dry
    Are you sure? The question is not whether you actively added any effects - as long as you use one of the presets for vocals or instruments, you are using effects, and my suspicion is that this is the root of your problem. Try this: create a new basic track (cmd-shift-N) that really has no effects on it, solo it, pan it hard left and pull one of your audio regions over to it. If you still have sound "bleeding" to the right track, something is fundamentally wrong.

  • [SOLVED] Flash ignores pulseaudio :(

    Well, I recently bought new USB headphones due to my computer's build in audio being absolute crap.
    Anyway, to get them to work, I had to install pulseaudio over ALSA. Everything works well with almost every application (all media applications understand that they're supposed to go through pulseaudio), except one.
    That one application is flash within firefox (or maybe firefox itself... I don't know). For some reason it still comes through my soundcard's audio rather than my USB headphones
    If it matters, I'm using 32-bit flash due to x64 flash suddenly not existing anymore due to adobe pulling it for a while.
    I've installed the alsa-plugins package for both x86_x64 and 32-bit (lib32-alsa-plugins).
    My /etc/asound.conf looks like this:
    # Use PulseAudio by default
    pcm.!default {
    type pulse
    ctl.!default {
    type pulse
    # Explicit PulseAudio device
    pcm.pulse {
    type pulse
    ctl.pulse {
    type pulse
    # vim:set ft=alsaconf:
    Anyone know what I should try next?
    This is the last thing I need to get working on Arch! (coming to this distro after having been raped by Gentoo )
    Thanks!
    Last edited by Ownaginatious (2010-08-29 05:01:28)

    Ha! So I fixed it!
    It turned out the issue was that I didn't install the 32-bit version of pulseaudio. I found out I needed to in the arch wiki page on using 32-bit flash in 64-bit linux.
    All that the pulseaudio page had on 32-bit flash in 64-bit linux was:
    If you are on Arch x86_64 and want to have sound for 32 bit programs (like Wine), make sure to install lib32-alsa-plugins as well.
    I changed it to say the following for any poor soul who should encounter the same problem I had:
    If you are on Arch x86_64 and want to have sound for 32 bit programs (like Wine), make sure to install lib32-pulseaudio and lib32-alsa-plugins as well.

  • Xdg-open / xdg-utils: a security hazard?

    I just noticed these programs after doing an update on my laptop. In particular, web browsers started suggesting I open things with "xdg-open" -- I'm suspicious of anything that "auto-decides" what program to run in order to open something. This is one of the main reasons I got away from Windows -- I open things by either:
    - Starting the program first, then using whatever load/open command it has or dragging a file onto it.
    or
    - Explicitly opening a file with a specific program, either by "programname filename" from the terminal, or by right-click menu in a graphical file manager.
    I've gone to great lengths to cripple most of the desktop MIME functionality that comes with KDE apps, because of its insistence on associating .exe files with WINE (look -- now you can accidentally run something by double-clicking it!).
    How long before we start seeing malware that works because of xdg-open, xdg-email, an so on? Hopefully no one ever helpfully adds extensions like ".sh" to xdg-open... ("oh, it looks like you just downloaded / someone just e-mailed you a shell script. Would you like me to open it for you? Look, I'll save you the trouble of chmod +x ing it...")
    Am I just being overly paranoid?
    ~Felix.

    ngoonee wrote:
    thetrivialstuff wrote:Am I just being overly paranoid?
    Yes you are, modifying xdg-open behaviour would require access to your machine (network or physical) which means you're screwed anyway. The more serious problem is *.desktop files, I saw a blog on that a while back.
    I think the .desktop files is the problem I'm after -- I'm not assuming that a machine will be compromised by an attacker modifying xdg's behaviour; I'm assuming that some well-intentioned package maintainer will have opened up a security hole by associating some file type that shouldn't have an association (e.g. .exe's opening with WINE makes it possible to run arbitrary code if you can get the user to double-click it, or just accidentally bump "open" instead of "save" in Firefox).
    Likewise, poor defaults in web browser packages' "out of the box" configuration could set filetypes to have a default of "open" instead of "save", and then you have to pray that whoever packaged the mime defaults for that file type picked a sane default association. (For example, I've seen browser packages configured to auto-view PDF files if there's a suitable viewer on the system. Not a good idea if the PDF viewer in question supports JavaScript in PDF's.)
    ~Felix.

  • Building Asterisk from source error

    Hello, I'm fairly new to Arch Linux and have been attempting to build Asterisk from source. Building on a Raspberry Pi and when I try and make, I get this error:
    [pi@alarmpi asterisk-1.4.44]$ make
    [CC] src/add.c -> src/add.o
    gcc: error: unrecognized argument in option '-march=armv6l'
    gcc: note: valid arguments to '-march=' are: armv2 armv2a armv3 armv3m armv4 armv4t armv5 armv5e armv5t armv5te armv6 armv6-m armv6j armv6k armv6s-m armv6t2 armv6z armv6zk armv7 armv7-a armv7-m armv7-r armv7e-m armv7ve armv8-a armv8-a+crc iwmmxt iwmmxt2 native
    gcc: error: unrecognized argument in option '-march=armv6l'
    gcc: note: valid arguments to '-march=' are: armv2 armv2a armv3 armv3m armv4 armv4t armv5 armv5e armv5t armv5te armv6 armv6-m armv6j armv6k armv6s-m armv6t2 armv6z armv6zk armv7 armv7-a armv7-m armv7-r armv7e-m armv7ve armv8-a armv8-a+crc iwmmxt iwmmxt2 native
    /home/pi/builds/asterisk-1.4.44/Makefile.rules:91: recipe for target 'src/add.o' failed
    make[2]: *** [src/add.o] Error 1
    Makefile:50: recipe for target 'gsm/lib/libgsm.a' failed
    make[1]: *** [gsm/lib/libgsm.a] Error 2
    Makefile:369: recipe for target 'codecs' failed
    make: *** [codecs] Error 2
    I'm not very well versed in diagnosing Makefile errors…but I would assume at least one of the errors would be from gcc not seeing a valid -march option. Any suggestions on where I should look or what I should change to correct this error?
    Last edited by zaplack (2014-11-18 20:23:37)

    I found this repo to be missing several essential tools; as far as I got I "found" that
    unzip and rsync were missing. 
    Just adding a generic cygwin/bin to the path did not work, because an unsuitable version
    of ranlib got into the tool chain. 
    I made some progress by constructing a special bin directory that contained only the
    DLLs from cygwin/bin + unzip + rsync
    The next stumble (still unresolved) is in make "make"
    checking whether the C compiler works... no
    configure: error: in `/cygdrive/c/crossbridge-master/build/win/make':
    configure: error: C compiler cannot create executables

Maybe you are looking for