[solved] vice-gnomeui 2.3-1 - ERROR: A failure occurred in build().

I hope that this is the right place to ask for help regarding PKGBUILD errors from software downloaded via AUR.
I was trying to compile & install VICE (a Commodore 64 emulator) on my PC from http://aur.archlinux.org/packages.php?ID=13418&detail=1
First I got 2 dependency warnings for "audiofile" & "esound", but I was able to install "audiofile" using pacman, and to compile/install esound from AUR.
However, when I tried makepkg for "vice-gnomeui 2.3-1" I got the following error:
In file included from ffmpegdrv.c:35:0:
ffmpeglib.h:60:55: error: unknown type name ‘AVFormatParameters’
ffmpeglib.h:64:29: error: unknown type name ‘ByteIOContext’
ffmpeglib.h:65:30: error: unknown type name ‘ByteIOContext’
ffmpeglib.h:98:5: error: unknown type name ‘av_set_parameters_t’
ffmpeglib.h:102:5: error: unknown type name ‘url_fopen_t’
ffmpeglib.h:103:5: error: unknown type name ‘url_fclose_t’
ffmpegdrv.c: In function ‘ffmpegmovie_init_audio’:
ffmpegdrv.c:346:21: error: ‘SAMPLE_FMT_S16’ undeclared (first use in this function)
ffmpegdrv.c:346:21: note: each undeclared identifier is reported only once for each function it appears in
ffmpegdrv.c: In function ‘ffmpegdrv_init_file’:
ffmpegdrv.c:616:10: error: invalid type argument of unary ‘*’ (have ‘int’)
ffmpegdrv.c:635:14: error: invalid type argument of unary ‘*’ (have ‘int’)
ffmpegdrv.c:636:29: error: ‘URL_WRONLY’ undeclared (first use in this function)
ffmpegdrv.c: In function ‘ffmpegdrv_close’:
ffmpegdrv.c:727:14: error: invalid type argument of unary ‘*’ (have ‘int’)
make[3]: *** [ffmpegdrv.o] Error 1
make[3]: Leaving directory `/home/pe7er/build/vice/vice-gnomeui/src/vice-2.3/src/gfxoutputdrv'
make[2]: *** [install-recursive] Error 1
make[2]: Leaving directory `/home/pe7er/build/vice/vice-gnomeui/src/vice-2.3/src'
make[1]: *** [install] Error 2
make[1]: Leaving directory `/home/pe7er/build/vice/vice-gnomeui/src/vice-2.3/src'
make: *** [install-recursive] Error 1
==> ERROR: A failure occurred in build().
Aborting...
I am not experienced with building from source & solving compiling errors.
How can I solve this problem and compile/install Vice?
Thanks in advance!
Last edited by pe7er (2012-08-01 11:53:14)

Great, thanks!
The error with the missing ffmpeg.patch has been solved when using the tarball.
Unfortunately I got another error:
In file included from ffmpegdrv.c:35:0:
ffmpeglib.h:60:55: error: unknown type name ‘AVFormatParameters’
ffmpeglib.h:64:29: error: unknown type name ‘ByteIOContext’
ffmpeglib.h:65:30: error: unknown type name ‘ByteIOContext’
ffmpeglib.h:98:5: error: unknown type name ‘av_set_parameters_t’
ffmpeglib.h:102:5: error: unknown type name ‘url_fopen_t’
ffmpeglib.h:103:5: error: unknown type name ‘url_fclose_t’
ffmpegdrv.c: In function ‘ffmpegmovie_init_audio’:
ffmpegdrv.c:346:21: error: ‘SAMPLE_FMT_S16’ undeclared (first use in this function)
ffmpegdrv.c:346:21: note: each undeclared identifier is reported only once for each function it appears in
ffmpegdrv.c: In function ‘ffmpegdrv_init_file’:
ffmpegdrv.c:616:10: error: invalid type argument of unary ‘*’ (have ‘int’)
ffmpegdrv.c:635:14: error: invalid type argument of unary ‘*’ (have ‘int’)
ffmpegdrv.c:636:29: error: ‘URL_WRONLY’ undeclared (first use in this function)
ffmpegdrv.c: In function ‘ffmpegdrv_close’:
ffmpegdrv.c:727:14: error: invalid type argument of unary ‘*’ (have ‘int’)
make[3]: *** [ffmpegdrv.o] Error 1
make[3]: Leaving directory `/home/pe7er/build/vice/vice-gtkglext/src/vice-2.3/src/gfxoutputdrv'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/pe7er/build/vice/vice-gtkglext/src/vice-2.3/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/pe7er/build/vice/vice-gtkglext/src/vice-2.3/src'
make: *** [all-recursive] Error 1
==> ERROR: A failure occurred in build().
Aborting...
What can I do to solve this problem?

Similar Messages

  • Error RCIRAS0546, failure occured while the report was being processed

    Hello all,
    We use Crystal Reports 2008 V1 server on Linux. With 2 reports now we get the error when viewing the report from the Central Management Console (CMC)
    "Your request could not be completed because a failure occurred while the report was being processed. Please contact your system administrator. [RCIRAS0546]"
    In de /var/log/messages, I get messages like these:
    Sep 28 17:37:30 vsrv01 boe_crprocd[25630]: A failure occurred while the server was processing report file 2:11154 (RCIRAS0568)
    Sep 28 17:37:40 vsrv01 boe_crprocd[25630]: A failure occurred while the server was processing report '10. LEN Rapportage per scenario (kapitaallasten, investeringen, algemene gegevens) (V1)' (id=11154) for user 12 (RCIRAS0567)
    I tried several parameters on the CrystalReportsProcessingServer, like increasing/decreasing the Maximum Current Jobs and Number of Prestarted Children. None of these make a difference. Als the error occurred when viewing the report as Administrator.
    The reports has a dynamic parameter, wtih content coming from the database (drop-down list). When selecting one value the report is viewing fine. With a selection of more values the error occurred. In Crystal Reports 2008 there is no problem.
    I restarted the CRProcessingServer with -trace. In the trace I see the following lines:
    It seems that several subprocesses start for retrieving data based on the parameter values.
    After the crash of the first child, the above mentioned error occurs.
    2010/09/28 15:37:23.075|==| | |25630|1474829200| |||||||||||||||(ProcWorkerManager.cpp:82) PageChildDesc constructor (id=3)
    2010/09/28 15:37:23.075|==| | |25630|1474829200| |||||||||||||||(ProcWorkerManager.cpp:5489) doCreateChild() created a new child 3
    2010/09/28 15:37:30.011|==| | |25630|1474562960| |||||||||||||||(ProcWorkerManager.cpp:6814) cleanupChildren() starting
    2010/09/28 15:37:30.011|==| | |25630|1474562960| |||||||||||||||[ProcWorkerManager.cpp : 6854]  RAS-CORE-METRICS  (before cleanup) number of child processes = 3
    2010/09/28 15:37:30.011|==| | |25630|1474562960| |||||||||||||||(ProcWorkerManager.cpp:6979) child id=1 crashed
    2010/09/28 15:37:30.011|==| | |25630|1474562960| |||||||||||||||(ProcWorkerManager.cpp:6994) cleanupChildren() removing child id=1
    2010/09/28 15:37:30.012|==| | |25630|1474562960| |||||||||||||||(ProcWorkerManager.cpp:101) PageChildDesc destructor (id=1)
    2010/09/28 15:37:30.012|==| | |25630|1474562960| |||||||||||||||(ProcWorkerManager.cpp:7028) cleanupChildren() marking as stopped: worker id=1 in child id=1
    2010/09/28 15:37:30.012|==| | |25630|1474562960| |||||||||||||||(ProcWorker.cpp:2703) stopping worker id=1
    2010/09/28 15:37:30.012|==| | |25630|1474562960| |||||||||||||||(ProcWorkerManager.cpp:7168) cleanupChildren() ending
    Does someone know this problem and what to do about this?
    With kind regards,
    Pim van Stam
    SvSnet

    We got this error message on a report that had 5 subreports, 3 of which were based on stored procedures. The report was running fine in our Dev environment and in the CR developer, but not when we published it to another environment. The problem was caused because the stored procedures had been changed in Dev (so that they ran correctly) but these changes had not been released to the other environment. Once the scripts were run to update the stored procedures the report ran successfully. So it apepars that the problem was because the stored procedure/s the subreports were using were failing, but we only got the RCIRAS0546 error message.

  • Error -214722148​0 occured at building dll stub

    I am trying to create a LabView Dll, however i keep getting this error whan i attempt to build it. I have created Dll's before but all of a sudden it just stopped working. Has anyone else seen this and can shed some light? I'm using LV 7.0

    Hello,
    I am sorry that the previous solution didn't fix the problem. I found another knowledge base entry that may be the correct solution. Please follow the instructions on the following link:
    http://digital.ni.com/public.nsf/websearch/51A4147​B66E59BA286256C690077109B?OpenDocument
    I honestly feel that this will cure your problem. However, if you still experience the same error after trying this second fix, please let me know so that I can properly escalate the situation within our support team.
    I hope this helps. Please keep me updated.
    Kind Regards,
    Joe Des Rosier
    National Instruments

  • Error code 1 occurs with build of .exe (problem VI attached)

    The problem I have been having with a particular project has been posted many times by others.  I have read through many of the threads related to this (or somewhat related to it).  I've tried some things but not all.  I finally started disabling sections of my code to see if the error went away.  I have tracked it down to the attached VI.  The error code is also attached.  Can someone analyze this VI and see what the problem could be?  It uses .NET objects, so I am not sure exactly what the compiler is looking for.  I should note that this is not my VI, but one I copied from the forum here.  As far as e-mail, the VI works great in development mode, but obviously I desire a stand-alone application.
    Also note that I created a new project and dropped this VI on the top-level VI and it built an .exe just fine, which doesn't make any sense to me. Perhaps someone can shed some light on this issue.  When I tried moving it back to the original project, it failed the build.  If all instances of this VI are disabled in my project (using a disable diagram), it builds the project with no errors.  Thanks in advance for your assistance.
    Reese
    Reese, (former CLAD, future CLD)
    Some people call me the Space Cowboy!
    Some call me the gangster of love.
    Some people call me MoReese!
    ...I'm right here baby, right here, right here, right here at home
    Solved!
    Go to Solution.
    Attachments:
    Error 1 with Build.PNG ‏52 KB

    I have the same problem, me too.
    It took often some time to be able to compile my project. I modified some code in some VIs (but keeping the functionality) until I modified the blocking part by hazard and compile worked. But today it takes me hours and I am still trying on.
    When I remember right the message most often told me about a broken VI. (But there was none.) But today I got the same error message as you. There is no helpful information included:
    An error has occurred. Expand the Details section for more information.
    Visit the Request Support page at ni.com/ask to learn more about resolving this problem. Use the following information as a reference:
    Error 1 occurred at AB_Application.lvclass:Create_INI_File.vi -> AB_Application.lvclass:Copy_Files.vi -> AB_EXE.lvclass:Copy_Files.vi -> AB_Build.lvclass:Build.vi -> AB_Application.lvclass:Build.vi -> AB_EXE.lvclass:Build.vi -> AB_Engine_Build.vi -> AB_Build_Invoke.vi -> AB_Build_Invoke.vi.ProxyCaller
    Possible reason(s):
    LabVIEW: An input parameter is invalid. For example if the input is a path, the path might contain a character not allowed by the OS such as ? or @.
    =========================
    NI-488: Command requires GPIB Controller to be Controller-In-Charge.
    Any hints how to quickly identify the problematic code?
    (My guess was that it could have something to do with upconverted VIs containing a conditional disable structure. But it looked like this was not always the case.)
    Greetings,
    shb

  • [solved]A failure occurred in package_linux-nymph-headers 3.15.2-1

    Hi all, Since the problem with the bluetooth driver isn't solved, I tried to rebuild my own kernel with abs, since it isn't updated yet, I did all that local.
    Now building and patching succeeds, but it fails at  the kernel-headers, with the following message :
    -> Compressing package...
    ==> Starting package_linux-nymph-headers()...
    /home/mark/builds/abs/core/linux/PKGBUILD: line 277: /home/mark/builds/abs/core/linux/pkg/linux-nymph-headers/usr/lib/modules/3.15.2-1-nymph/build/arch/alpha: Is a directory
    ==> ERROR: A failure occurred in package_linux-nymph-headers().
    Aborting...
    This is the line off code it fails on
    # remove unneeded architectures
    rm -rf
    "${pkgdir}"/usr/lib/modules/${_kernver}/build/arch/{alpha,arc,arm,arm26,arm64,avr32,blackfin,c6x,cris,frv,h8300,hexagon,ia64,m32r,m68k,m68knommu,metag,mips,microblaze,mn10300,openrisc,parisc,powerpc,ppc,s390,score,sh,sh64,sparc,sparc64,tile,unicore32,um,v850,xtensa}
    It looks like 'rm -rf' isn't working, though' I don't know how to change this into a working situation.
    edit: add link to bug:
    https://bugs.archlinux.org/task/40902
    I have probably hit an enter during making the PKGBUILD, because it should look like this:
    rm -rf "${pkgdir}"/usr/lib/modules/${_kernver}/build/*snip*/
    probably solved.
    edit2: yeah, that was it, package for headers created. though should have seen it immediately, instead of spaming the forum first 
    Last edited by qinohe (2014-06-28 17:36:33)

    Great, thanks!
    The error with the missing ffmpeg.patch has been solved when using the tarball.
    Unfortunately I got another error:
    In file included from ffmpegdrv.c:35:0:
    ffmpeglib.h:60:55: error: unknown type name ‘AVFormatParameters’
    ffmpeglib.h:64:29: error: unknown type name ‘ByteIOContext’
    ffmpeglib.h:65:30: error: unknown type name ‘ByteIOContext’
    ffmpeglib.h:98:5: error: unknown type name ‘av_set_parameters_t’
    ffmpeglib.h:102:5: error: unknown type name ‘url_fopen_t’
    ffmpeglib.h:103:5: error: unknown type name ‘url_fclose_t’
    ffmpegdrv.c: In function ‘ffmpegmovie_init_audio’:
    ffmpegdrv.c:346:21: error: ‘SAMPLE_FMT_S16’ undeclared (first use in this function)
    ffmpegdrv.c:346:21: note: each undeclared identifier is reported only once for each function it appears in
    ffmpegdrv.c: In function ‘ffmpegdrv_init_file’:
    ffmpegdrv.c:616:10: error: invalid type argument of unary ‘*’ (have ‘int’)
    ffmpegdrv.c:635:14: error: invalid type argument of unary ‘*’ (have ‘int’)
    ffmpegdrv.c:636:29: error: ‘URL_WRONLY’ undeclared (first use in this function)
    ffmpegdrv.c: In function ‘ffmpegdrv_close’:
    ffmpegdrv.c:727:14: error: invalid type argument of unary ‘*’ (have ‘int’)
    make[3]: *** [ffmpegdrv.o] Error 1
    make[3]: Leaving directory `/home/pe7er/build/vice/vice-gtkglext/src/vice-2.3/src/gfxoutputdrv'
    make[2]: *** [all-recursive] Error 1
    make[2]: Leaving directory `/home/pe7er/build/vice/vice-gtkglext/src/vice-2.3/src'
    make[1]: *** [all] Error 2
    make[1]: Leaving directory `/home/pe7er/build/vice/vice-gtkglext/src/vice-2.3/src'
    make: *** [all-recursive] Error 1
    ==> ERROR: A failure occurred in build().
    Aborting...
    What can I do to solve this problem?

  • Dear Sir, i have problem in my Iphone 5 that during receiving any calls always appeare message that error in application occurred please call support quoting error code 2907. I need to solve my problem

    Dear Sir, i have problem in my Iphone 5 that during receiving any calls always appeare message that error in application occurred please call support quoting error code 2907. I need to solve my problem.

    The problem this message always appeare when receiving the calls and requesting either accept or cancel.
    Can you advice me if i have wrong application or i need to remove some applications.

  • How do I solve the problem that states: An error occurred while creating the backup folder" on Time Machine

    How do I solve the problem that states: An error occurred while creating the backup folder" on Time Machine

    Please carefully read and also book mark:
    Time Machine Troubleshooting
    Time Machine FAQs

  • Integration error SSL failure running another product. - Urgent

    Anybody knows what could be the possible problem and how to solve it. This error is coming when I am running RUN_PRODUCT built-in forms 6i, that application was running for 2 years in Forms 5, without any problem.
    I have included the message what Forms doucmentaion had.
    FRM-41211: Integration error: SSL failure running another product.
    Cause: There is a problem detected when launching another product.
    Action: Check the RUN_PRODUCT built-in.
    Level: 99
    Type: Error
    null

    I got this error when I was using 4.5, it may be caused by the
    correctness of report_path in registry.
    Regards,
    George
    Anybody knows what could be the possible problem and how to solve it. This error is coming when I am running RUN_PRODUCT
    built-in forms 6i, that application was running for 2 years in
    Forms 5, without any problem.>I have included the message what
    Forms doucmentaion had.>FRM-41211: Integration error: SSL
    failure running another product.>Cause: There is a problem
    detected when launching another product. >Action: Check the
    RUN_PRODUCT built-in. >Level: 99 >Type: Error >null

  • HP Officejet Pro 8500 A910 Scan to email failure Error Server Failure Try again Later message

    HP Officejet Pro 8500 A910n  ( CM758A ) Scan to email failure  Error  Server Failure  Try again Later message
    Ran HP Print & Scan Doctor - finds no problems. When sending a scanned document to the user email it has " Error Server Failure  Try again Later " message . Can run test to the scanner without any errors.  Tried to reset the printer - same result.
    Any help would be much apreciated.  AHuber

    Hello there! Welcome to the forums @TheShadow42 ,
    I read about the scan to email issue you are having and I will gladly try to help you! I would suggest checking your scan to email settings from the EWS, and perhaps run the scan to email wizard again. You should also see a scan and test option in the setup.
    Here is a link to the User Manual, that has quite a bit of great info. Check out page 62 for the scan to email information.
    Good luck
    R a i n b o w 7000I work on behalf of HP
    Click the “Kudos Thumbs Up" at the bottom of this post to say
    “Thanks” for helping!
    Click “Accept as Solution” if you feel my post solved your issue, it will help others find the solution!

  • OWA error: A problem occurred while you were trying to use your mailbox (Exchannge 2010 SP3)

    Hi!
    I have several mailboxes that are was moved from Exchange 2007 to Exchange 2010.
    Sometimes occurs a problem: in OWA may appears error "A problem occurred while you were trying to use your mailbox" when selecting interface elements (such as "Options", "Public Folders",
    "Reminders"). After this error user cannot access to mailbox through OWA during 10 minutes. The error "A problem occurred while you were trying to use your mailbox" appears in top of browser window on any computers. This behavior is manifested
    in any browser, but it can not be associated with any particular event.
    Access to mailbox through Outlook or through mobile devices (ActiveSync) continues to work fine in this time.
    The errors in Application log on Client Access Server is absent (including error with EventID 9646). ExBPA is not showing anything specific to that error message. Test of OWA connectivity working successfully.
    In the logs of IIS finded records:
    2014-08-26 09:23:01 172.16.0.31 GET /owa/ &ex=UE:Microsoft.Exchange.Data.Storage.TooManyObjectsOpenedException 443 DOMAIN\username 172.16.4.218 Mozilla/4.0+(compatible;+MSIE+7.0;+Windows+NT+6.1;+WOW64;+Trident/5.0;+SLCC2;+.NET+CLR+2.0.50727;+.NET+CLR+3.5.30729;+.NET+CLR+3.0.30729;+Media+Center+PC+6.0;+InfoPath.3;+.NET4.0C;+.NET4.0E;+.NET+CLR+1.1.4322;+MS-RTC+LM+8)
    200 0 0 31
    Someone faced with such issue?
    Have ideas to solve the issue?

    Hi,
    Event 9646 occurs if a MAPI client opens more than the default value. You can follow the steps below for troubleshooting:
    1. Run regedit, and then click OK.
    2. Expand the following registry subkey:
       HKEY_LOCAL_MACHINE \SYSTEM\CurrentControlSet\Services\MSExchangeIS\ParametersSystem
    3. Right-click ParametersSystem, point to New, and then click  Key.
    4. Type MaxObjsPerMapiSession, and then press ENTER to name the new subkey.
    5. Right-click MaxObjsPerMapiSession, click New, and then click DWORD Value.
    6. Type Object_type, and then press ENTER to name the object.
    Note: Object_type is the name of the object type in the error message that is mentioned in the "Symptoms" section.
    Hope this can be helpful to you.
    Best regards,
    Amy Wang
    TechNet Community Support

  • Runtime error RFC_NO_AUTHORITY has occurred in SM58

    Hi Guys,
    We are posting some IDocs from SAP R/3 ECC to XI and they get stuck in SM58 with error:
    "Runtime error RFC_NO_AUTHORITY has occurred"
    Do you have any ideas what this might be ?
    Does this have to do with the user that executes the program to send the IDocs or the user used in RFC, because the RFC in SM59 works fine when tested and the user used there is PIAPPLUSER. It is also possible to logon remote.

    Hi,
    Thank you for your reply. Problem solved. I assigned role SAP_ALL to PIAPPLUSER used in the RFC Connection in SM59.
    Best Regards,
    Evaggelos Gkatzios
    Edited by: Evaggelos Gkatzios on May 30, 2010 12:45 PM

  • Supplementary Service Error : System Failure

    I am using Blackberry 8520 Curve mobile with Reliance GSM prepaid network in India.
    I am unable to access the internet and facing problem, while checking balance inquiry that "Supplementary Service Error : System Failure".
    Further, I would also like to register my mobile.
    Looking forward for the tips to solve the problem.

    Hello !
    Firstly, SUPPLEMENTARY SERVICE ERROR, is not an error to be worried upon.
    It is highlighted mostly after every call which You make it from your BlackBerry Smartphone.
    Secondly for activating BIS, you need to contact your service provider.
    Once activated, you'll get to see "EDGE" symbol on your homescreen, near network strength signals.
    Hope this resolves your Problem!
    If your problem has been resolved then would request you to Click on "Like" and accept as "Solution" so that other Advisors doesnt invest their time on this Message anymore.
    Thanks.

  • Supplementary Error : System Failure

    Guys please help >>> 
    I am getting this message : " Supplementary Error : System Failure " , they swapped my device is became less frequent ;however, still annoying .... 
    What do you think are the causes or the solution ? 
    MY DEVICE : bb curve 9320 7.1 Latest Bundle 
    BTW I WIPED MANY TIMES !

    Hello mmok94
    Welcome to BlackBerry Support Forums
    Can you contact your Carrier and get your SIM  replaced !  I cannot assure but in most cases replacing the SIM card has solved this error with most user .
    You can try that .
    Click " Like " if you want to Thank someone.
    If Problem Resolves mark the post(s) as " Solution ", so that other can make use of it.

  • Error: Read failure when running any of self diagnostisc tests from BIOS

    After Screen replacement my HP625 Laptop seems to work good as ever, but if running any of diagnostic test from BIOS (Memory, Start Up, Run In or Hard Drive Test) it throws the same Error: Read failure?!?
    Should I be worried?
    is is something wrong with testing software?
    kind regards

    Hi Arturb,
    Your HP 625 is a commercial product and to get your issue more exposure I would suggest posting in the commercial forums. Here is a link to the Commercial Notebook forum.
    Thank you,
    Please click “Accept as Solution ” if you feel my post solved your issue.
    Click the “Kudos Thumbs Up" on the right to say “Thanks” for helping!
    Thank you,
    BHK6
    I work on behalf of HP

  • GSSAPI Error - Miscellaneous failure - ldap - krbtgt

    Hello,
    So I don't know too much about managing and maintaining a network, but I know 1000 times more than everyone I work with.  So I got the "IT Guy" title pushed on me.  So I was looking at the server logs and there is a message that shows up every minute.  And every minute the message displays about 10 times.
    2/8/13 12:15:53.844 PM slapd: GSSAPI Error:  Miscellaneous failure (see text (Server (krbtgt/[email protected]) unknown while looking up 'ldap/[email protected]' (cached result, timeout in 1200 sec))
    Also in the slapd.log this message shows up over and over.  I don't know if they are related, but they could be.
    Feb  8 12:18:56 sol slapd[49440]: do_syncrepl1: client_connect failed (-1)
    Feb  8 12:18:56 sol slapd[49440]: slap_client_connect: URI=ldap://marvin.multi-tek.com:389 ldap_sasl_interactive_bind_s failed (-2)
    I've searched and searched for an answer here and other places, but no one seems to have the same problem.  I don't even know if this is a problem although I don't think this should be happening.  Everything seems to be working okay.  We have 2 servers running Lion.  Let me know what else you need to know.
    Thanks for looking.

    Solved the problem by myself
    - Disable the automatic recognition of the account settings-

Maybe you are looking for