1696 error: can’t compile

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1882
    superawx
    Participant

    hi!
    when i try a “make”, i get the following error:
    —- snip —-
    scan-aac.c: In function ‘scan_aac_mac_to_unix_time’:
    scan-aac.c:54: error: storage size of ‘tz’ isn’t known
    scan-aac.c:56: warning: implicit declaration of function ‘gettimeofday’
    scan-aac.c:54: warning: unused variable ‘tz’
    make[3]: *** [scan-aac.o] Error 1
    —- snip —-
    can you please take a look at it?
    thanks

    #13232
    rpedde
    Participant

    @superawx wrote:

    hi!
    when i try a “make”, i get the following error:
    —- snip —-
    scan-aac.c: In function ‘scan_aac_mac_to_unix_time’:
    scan-aac.c:54: error: storage size of ‘tz’ isn’t known
    scan-aac.c:56: warning: implicit declaration of function ‘gettimeofday’
    scan-aac.c:54: warning: unused variable ‘tz’
    make[3]: *** [scan-aac.o] Error 1
    —- snip —-
    can you please take a look at it?
    thanks

    what version are you building, on what platform, architecture and version?

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘Nightlies Feedback’ is closed to new topics and replies.